Uses of Enum
org.metricshub.jawk.intermediate.Opcode
Packages that use Opcode
-
Uses of Opcode in org.metricshub.jawk.intermediate
Methods in org.metricshub.jawk.intermediate that return OpcodeModifier and TypeMethodDescriptionstatic OpcodeOpcode.fromId(int id) PositionTracker.opcode()static OpcodeReturns the enum constant of this type with the specified name.static Opcode[]Opcode.values()Returns an array containing the constants of this enum type, in the order they are declared.