Interface Instruction

  • All Superinterfaces:
    CodeGenerator

    public interface Instruction
    extends CodeGenerator
    Base class for java bytecode instructions.
    Author:
    Thomas Down