public class StackMachine.DumpStack extends java.lang.Object implements StackMachine.Instruction, java.io.Serializable
| Constructor and Description |
|---|
StackMachine.DumpStack() |
public int arity()
arity method here.arity in interface StackMachine.Instructionint valuepublic void execute()
execute method here.execute in interface StackMachine.Instructionpublic void write(java.io.PrintStream out)
write method here.write in interface StackMachine.Instructionout - a PrintStream value