|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OcpArgumentType | |
|---|---|
| org.extex.ocpware.type | This package contains some types for handling ΩCP programs. |
| Uses of OcpArgumentType in org.extex.ocpware.type |
|---|
| Methods in org.extex.ocpware.type that return OcpArgumentType | |
|---|---|
OcpArgumentType[] |
OcpCode.getArguments()
Getter for the description of the arguments of the instruction. |
static OcpArgumentType |
OcpArgumentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OcpArgumentType[] |
OcpArgumentType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||