Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
A
add(Instruction)
- Method in class jelan.elan.instruction.
StrictInstructionList
Add an instruction to this list (FIFO order for execution).
Addition
- Class in
jelan.elan.expression
Represents a + b, the addition of two expressions
Addition(Expression, Expression)
- Constructor for class jelan.elan.expression.
Addition
Addition
- Class in
jelan.simple
Addition(Expression, Expression)
- Constructor for class jelan.simple.
Addition
addTurtleListener(TurtleListener)
- Method in class jturtle.
JTurtle
Add a listener.
APOSTROPHE
- Static variable in class jelan.elan.
CharConsts
APOSTROPHE
- Static variable in class jelan.simple.
CharConsts
Assignment
- Class in
jelan.elan.instruction
An assignment instruction assigns an expression to a variable, updating the global state to reflect the assignment.
Assignment(Variable, Expression)
- Constructor for class jelan.elan.instruction.
Assignment
Construct an Assignment instruction from a variable and an expression, e.g., X = expression.
AssignmentParser
- Class in
jelan.elan.parser
Parse an assignment statement, which is looks like
AssignmentParser()
- Constructor for class jelan.elan.parser.
AssignmentParser
AssignmentToken
- Class in
jelan.elan.parser.token
Represents the assignment token ("=")
AT
- Static variable in class jelan.elan.
CharConsts
AT
- Static variable in class jelan.simple.
CharConsts
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V