| Package | Description |
|---|---|
| org.joni.ast |
| Modifier and Type | Field and Description |
|---|---|
CClassNode.CCVALTYPE |
CClassNode.CCStateArg.inType |
CClassNode.CCVALTYPE |
CClassNode.CCStateArg.type |
| Modifier and Type | Method and Description |
|---|---|
static CClassNode.CCVALTYPE |
CClassNode.CCVALTYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CClassNode.CCVALTYPE[] |
CClassNode.CCVALTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|