public class TypePathPartParameterized extends java.lang.Object implements TypePathPart
| Modifier and Type | Field and Description |
|---|---|
private int |
index |
| Constructor and Description |
|---|
TypePathPartParameterized(int index) |
| Modifier and Type | Method and Description |
|---|---|
JavaAnnotatedTypeIterator |
apply(JavaAnnotatedTypeIterator it,
DecompilerComments comments) |
public JavaAnnotatedTypeIterator apply(JavaAnnotatedTypeIterator it, DecompilerComments comments)
apply in interface TypePathPart