codeql/java-all
0.6.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a type argument for this parameterized type.
For example, Number in List<Number>.
Number
List<Number>
RefType getATypeArgument ( )