CodeQL library for Ruby
codeql/ruby-all 4.1.4-dev (changelog, source)
Search

Predicate Cached::getSynthChild

Gets the ith synthesized child of parent.

Import path

import codeql.ruby.ast.internal.AST
AstNode getSynthChild(AstNode parent, int i)