|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.vm.ASMInstruction
org.eclipse.m2m.atl.engine.vm.ASMInstructionWithOperand
public class ASMInstructionWithOperand
Field Summary |
---|
Fields inherited from class org.eclipse.m2m.atl.engine.vm.ASMInstruction |
---|
mnemonic |
Constructor Summary | |
---|---|
ASMInstructionWithOperand(java.lang.String mnemonic,
java.lang.String operand)
|
Method Summary | |
---|---|
java.lang.String |
getOperand()
|
void |
setOperand(java.lang.String operand)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.m2m.atl.engine.vm.ASMInstruction |
---|
getMnemonic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ASMInstructionWithOperand(java.lang.String mnemonic, java.lang.String operand)
Method Detail |
---|
public java.lang.String getOperand()
public void setOperand(java.lang.String operand)
public java.lang.String toString()
toString
in class ASMInstruction
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |