CodeQL library for Ruby
codeql/ruby-all 5.1.2-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)