CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate JSDocTypeExpr :: getChild

Gets the ith child type expression of this type expression.

Note: the indices of child type expressions in their parent elements are an implementation detail that may change between versions of the extractor.

JSDocTypeExpr getChild ( int i )