Class TypePathPartParameterized
java.lang.Object
org.benf.cfr.reader.entities.attributes.TypePathPartParameterized
- All Implemented Interfaces:
TypePathPart
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(JavaAnnotatedTypeIterator it, DecompilerComments comments)
-
Field Details
-
index
private final int index
-
-
Constructor Details
-
TypePathPartParameterized
public TypePathPartParameterized(int index)
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceTypePathPart
-