mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Ruby: AST ref docs - add futher reading section
This commit is contained in:
@@ -438,6 +438,11 @@ Note that both the original AssignExpr_ and the desugared SetterMethodCall_ vers
|
||||
|
||||
Other synthesized AstNode_ instances exist, see the isSynthesized_ and getDesugared_ predicates for details.
|
||||
|
||||
Further reading
|
||||
---------------
|
||||
|
||||
.. include:: ../reusables/ruby-further-reading.rst
|
||||
.. include:: ../reusables/codeql-ref-tools-further-reading.rst
|
||||
|
||||
.. _BlockArgument: https://codeql.github.com/codeql-standard-libraries/ruby/codeql/ruby/ast/Call.qll/type.Call$BlockArgument.html
|
||||
.. _Call: https://codeql.github.com/codeql-standard-libraries/ruby/codeql/ruby/ast/Call.qll/type.Call$Call.html
|
||||
|
||||
Reference in New Issue
Block a user