Class ASMInstructionWithOperand

java.lang.Object
org.eclipse.m2m.atl.engine.vm.ASMInstruction
org.eclipse.m2m.atl.engine.vm.ASMInstructionWithOperand

public class ASMInstructionWithOperand extends ASMInstruction
  • Constructor Details

    • ASMInstructionWithOperand

      public ASMInstructionWithOperand(String mnemonic, String operand)
  • Method Details