Uses of Enum
jnr.a64asm.PREF_ENUM
-
Uses of PREF_ENUM in jnr.a64asm
Fields in jnr.a64asm declared as PREF_ENUMMethods in jnr.a64asm that return PREF_ENUMModifier and TypeMethodDescriptionPrefOp.type()
static PREF_ENUM
Returns the enum constant of this type with the specified name.static PREF_ENUM[]
PREF_ENUM.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in jnr.a64asm with parameters of type PREF_ENUM