Uses of Enum Class
org.openjdk.asmtools.jasm.OpcodeTables.Opcode
Packages that use OpcodeTables.Opcode
-
Uses of OpcodeTables.Opcode in org.openjdk.asmtools.jasm
Methods in org.openjdk.asmtools.jasm that return OpcodeTables.OpcodeModifier and TypeMethodDescriptionstatic OpcodeTables.Opcodestatic OpcodeTables.Opcodestatic OpcodeTables.OpcodeReturns the enum constant of this class with the specified name.static OpcodeTables.Opcode[]OpcodeTables.Opcode.values()Returns an array containing the constants of this enum class, in the order they are declared.