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

Predicate getChild

Gets the child indexed at index. Indexes are not guaranteed to be contiguous, but are guaranteed to be distinct. accessor is bound the member predicate call resulting in the given child.

Import path

import codeql.rust.elements.internal.generated.ParentChild
Element getChild(Element e, int index)