Package org.openjdk.asmtools.jasm
Class TypeAnnotationTypes.TypePathEntry
java.lang.Object
org.openjdk.asmtools.jasm.TypeAnnotationTypes.TypePathEntry
- Enclosing class:
- TypeAnnotationTypes
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTypePathEntry
(int kind, int typeArgumentIndex) TypePathEntry
(TypeAnnotationTypes.EPathKind kind, int typeArgumentIndex) -
Method Summary
-
Field Details
-
kind
-
typeArgumentIndex
private final int typeArgumentIndex
-
-
Constructor Details
-
TypePathEntry
public TypePathEntry(int kind, int typeArgumentIndex) -
TypePathEntry
-
-
Method Details