|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tapina.robe.runtime.instruction.Operand
com.tapina.robe.runtime.instruction.Negative
Created by IntelliJ IDEA. User: gareth Date: Sep 2, 2003 Time: 4:46:03 PM
| Constructor Summary | |
Negative(Operand operand)
|
|
| Method Summary | |
java.lang.String |
getJavaExpression()
|
int |
getValue(CPU cpu)
|
| Methods inherited from class com.tapina.robe.runtime.instruction.Operand |
dumpJavaSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Negative(Operand operand)
| Method Detail |
public final int getValue(CPU cpu)
getValue in class Operandpublic java.lang.String getJavaExpression()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||