Member predicate JSDocAppliedTypeExpr::getArgument
Gets the i
th argument type of the applied type expression.
For example, in Array<string>
, string
is the 0th argument type.
Gets the i
th argument type of the applied type expression.
For example, in Array<string>
, string
is the 0th argument type.