Package org.eclipse.m2m.atl.engine.vm
Class ASMInstructionWithOperand
java.lang.Object
org.eclipse.m2m.atl.engine.vm.ASMInstruction
org.eclipse.m2m.atl.engine.vm.ASMInstructionWithOperand
-
Field Summary
Fields inherited from class org.eclipse.m2m.atl.engine.vm.ASMInstruction
mnemonic
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.m2m.atl.engine.vm.ASMInstruction
getMnemonic
-
Constructor Details
-
ASMInstructionWithOperand
-
-
Method Details
-
getOperand
-
setOperand
-
toString
- Overrides:
toString
in classASMInstruction
-