Predicate Cached::synthChild
Holds if the ith child of parent is child. Either parent or
child (or both) is a synthesized node.
Import path
import codeql.ruby.ast.internal.ASTpredicate synthChild(AstNode parent, int i, AstNode child)Holds if the ith child of parent is child. Either parent or
child (or both) is a synthesized node.
import codeql.ruby.ast.internal.ASTpredicate synthChild(AstNode parent, int i, AstNode child)