Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.loc |
Modifier and Type | Field and Description |
---|---|
private BytecodeLocSpecific.Specific |
BytecodeLocSpecific.type |
Modifier and Type | Method and Description |
---|---|
static BytecodeLocSpecific.Specific |
BytecodeLocSpecific.Specific.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BytecodeLocSpecific.Specific[] |
BytecodeLocSpecific.Specific.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BytecodeLocSpecific(BytecodeLocSpecific.Specific type) |