codeql/java-all
4.2.1
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()