Predicate Cached::getSynthChild
Gets the i
th synthesized child of parent
.
Import path
import codeql.ruby.ast.internal.AST
AstNode getSynthChild(AstNode parent, int i)
Gets the i
th synthesized child of parent
.
import codeql.ruby.ast.internal.AST
AstNode getSynthChild(AstNode parent, int i)