Skip to content

Commit ad22c68

Browse files
committed
Add references to the AST class reference for go
1 parent 48ff008 commit ad22c68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/language/learn-ql/go/introduce-libraries-go.rst

+2
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ important subclasses and predicates. For a full reference of all the subclasses
103103
`Stmt.qll <https://help.semmle.com/qldoc/go/semmle/go/Stmt.qll/module.Stmt.html>`__ and `Expr.qll
104104
<https://help.semmle.com/qldoc/go/semmle/go/Expr.qll/module.Expr.html>`__.
105105

106+
For a full list of expression and statement types available in the standard QL library, see :doc:`Abstract syntax tree classes for Go <ast-class-reference>`.
107+
106108
Statements
107109
~~~~~~~~~~
108110

0 commit comments

Comments
 (0)