CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Predicate Annotations::getChild

Gets the ith child of type annotations annotations. This is used to represent structured datatypes, where the structure of the type annotation mirrors the structure of the annotated type.

Import path

import csharp
TypeAnnotations getChild(TypeAnnotations annotations, int i)