CodeQL library for Rust
codeql/rust-all 0.2.5-dev (changelog, source)
Search

Member predicate PrintAstNode::PrintUnresolved::hasChild

Gets the child node at index index. Child indices must be unique, but need not be contiguous.

predicate hasChild(PrintAstNode child, int index, string label)