Class OpcodeStringValues

java.lang.Object
org.eclipse.jdt.core.util.OpcodeStringValues
All Implemented Interfaces:
IOpcodeMnemonics

public class OpcodeStringValues extends Object implements IOpcodeMnemonics
Description of each opcode mnemonic according to the JVM specifications.
Since:
2.0
Restriction:
This class is not intended to be subclassed by clients.
Restriction:
This class is not intended to be instantiated by clients.
  • Field Details

    • BYTECODE_NAMES

      public static final String[] BYTECODE_NAMES
  • Constructor Details

    • OpcodeStringValues

      public OpcodeStringValues()