mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Add a superclass for literals (#172)
This commit is contained in:
@@ -287,6 +287,9 @@ All classes in this section are subclasses of
|
||||
Literals
|
||||
~~~~~~~~
|
||||
|
||||
All classes in this subsection are subclasses of
|
||||
`Literal <https://help.semmle.com/qldoc/go/semmle/go/Expr.qll/type.Expr$Literal.html>`__.
|
||||
|
||||
+-----------------------------------------+----------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------+
|
||||
| Expression syntax example | CodeQL class | Superclass |
|
||||
+=========================================+==============================================================================================+====================================================================================================+
|
||||
|
||||
Reference in New Issue
Block a user