Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_
U
unary()
- Method in class dspl.frontend.
DSPLParser
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
ArithmaticInstruction
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
BranchInstruction
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
CCallInstruction
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
Instruction
Designed to be a recursive call to see if a given variable is used anymore within a code block, after the current instruction.
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
LoopInstruction
usesVariable(Variable)
- Method in class dspl.intermediate.instructions.
RelationInstruction
utils
- package utils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_