| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.typeresolution.typedefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaTypeDefinition |
| Modifier and Type | Method and Description |
|---|---|
List<? extends TypeDefinition> |
TypeDefinition.getGenericArgs()
Get the list of type arguments for this TypeDefinition.
|
Copyright © 2002–2017 PMD. All rights reserved.