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

Member predicate ParametersNode :: getChild

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

ParameterNode getChild ( int childIndex )