public interface Mnemonic
This interface has been separated from javassist.bytecode.Opcode because typical bytecode translators do not use mnemonics. If this interface were merged with Opcode, extra memory would be unnecessary consumed.
Opcode
static final String[] OPCODE
The value at index 186 is null since no instruction is assigned to 186.
Copyright © 2015. All Rights Reserved.