com.rychlik.calculator
|
Field Summary | |
int |
location
Describe variable location here. |
Constructor Summary | |
StackMachine.GoTo(int location)
Creates a new GoTo instance. |
Method Summary | |
int |
arity()
Describe arity method here. |
void |
execute()
Describe execute method here. |
void |
write(java.io.PrintStream out)
Describe write method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int location
location
here.
Constructor Detail |
public StackMachine.GoTo(int location)
GoTo
instance.
location
- an int
valueMethod Detail |
public int arity()
arity
method here.
arity
in interface StackMachine.Instruction
int
valuepublic void execute()
execute
method here.
execute
in interface StackMachine.Instruction
public void write(java.io.PrintStream out)
write
method here.
write
in interface StackMachine.Instruction
out
- a PrintStream
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This page last modified Sun Sep 12 12:29:53 2004
Questions? Comments? Please send feedback to jason howald