qtil
advanced-security/qtil-javascript 0.0.3
Search

Member predicate JSDocAppliedTypeExpr::getArgument

Gets the ith argument type of the applied type expression.

For example, in Array<string>, string is the 0th argument type.

JSDocTypeExpr getArgument(int i)