Module Cached
Import path
import codeql.ruby.ast.internal.AST
Predicates
getLocation | |
getSynthChild | Gets the |
lhsExpr | |
synthChild | Holds if the |
toGenerated | Gets the underlying TreeSitter entity for a given AST node. This does not include synthesized AST nodes, because they are not the primary AST node for any given generated node. |
toGeneratedInclSynth | Like |