Package | Description |
---|---|
org.openjdk.asmtools.jcoder |
Modifier and Type | Field and Description |
---|---|
Jcoder.ContextTag |
Jcoder.ContextVal.tag |
Modifier and Type | Method and Description |
---|---|
static Jcoder.ContextTag |
Jcoder.ContextTag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Jcoder.ContextTag[] |
Jcoder.ContextTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ContextVal(Jcoder.ContextTag tg) |
ContextVal(Jcoder.ContextTag tg,
Jcoder.ContextVal ownr) |