Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
L
M
O
P
R
S
T
V
Z
I
inc
- Static variable in class computer.
ToyComputer
inc()
- Method in class computer.
ToyComputer
Add 1.0 to the top of the stack.
increment()
- Method in class computer.
ToyComputer
Increment the pc
inp
- Static variable in class computer.
ToyComputer
inp()
- Method in class computer.
ToyComputer
Retrieve a double from standard input and push the result
Instruction
- Class in
computer
Represents an instruction cell in the memory of the toy computer.
Instruction(int, int)
- Constructor for class computer.
Instruction
Create an insctuction cell that may be placed in the memory of a toy computer
isEmpty()
- Method in class computer.
Stack
Tells if the structure is empty.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
L
M
O
P
R
S
T
V
Z