Klasse InstructionCLV

Alle implementierten Schnittstellen:
Serializable, Cloneable, Constants

public class InstructionCLV extends InstructionLV
A small subclass of the local variable accessing instruction class InstructionLV - this subclass does not allow the index to be altered.
Siehe auch:
  • Konstruktordetails

    • InstructionCLV

      public InstructionCLV(short opcode)
    • InstructionCLV

      public InstructionCLV(short opcode, int localVariableIndex)
  • Methodendetails