Package | Description |
---|---|
org.openjdk.asmtools.jasm |
Modifier and Type | Method and Description |
---|---|
static TypeAnnotationTypes.EPathKind |
TypeAnnotationTypes.getPathKind(int i) |
static TypeAnnotationTypes.EPathKind |
TypeAnnotationTypes.EPathKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationTypes.EPathKind[] |
TypeAnnotationTypes.EPathKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypePathEntry(TypeAnnotationTypes.EPathKind kind,
int typeArgumentIndex) |
Copyright © 2021. All Rights Reserved.