Package | Description |
---|---|
org.openjdk.asmtools.jcoder |
Modifier and Type | Method and Description |
---|---|
static JcodTokens.ConstType |
JcodTokens.constType(int i) |
static JcodTokens.ConstType |
JcodTokens.constType(String parsekey) |
static JcodTokens.ConstType |
JcodTokens.ConstType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JcodTokens.ConstType[] |
JcodTokens.ConstType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.