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
_
L
last()
- Method in class dspl.intermediate.instructions.
InstructionSet
lastInstruction
- Variable in class dspl.intermediate.instructions.
Instruction
Valid only in the first instruction (head of the list), the lastInstruction points to the Instruction at the end of the list
LBRACE
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LBRACE
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LBRACK
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LBRACK
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LE
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LE
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
lineNumber
- Variable in class dspl.frontend.
DSPLAST
lineNumDecl
- Variable in class dspl.intermediate.variable.
Variable
Contains the line within the source program where the Variable was declared
lip
- Variable in class dspl.backend.
InstructionProcessor
The target ISA's Loop Instruction Processor
LITERAL_byte
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_byte
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_byte_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_byte_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_ccall
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_ccall
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_complex
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_complex
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_complex_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_complex_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_else
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_else
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_float
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_float
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_float_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_float_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_for
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_for
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_if
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_if
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_int
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_int
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_int_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_int_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_string
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_string
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_ubyte
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_ubyte
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_ubyte_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_ubyte_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_uint
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_uint
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_uint_array
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_uint_array
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LITERAL_while
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LITERAL_while
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
loc()
- Method in class dspl.frontend.
DSPLParser
loopInstr
- Variable in class dspl.intermediate.instructions.
LoopInstruction
Contains the instructions to be evaluated wtihin the body fo the loop
LoopInstruction
- Class in
dspl.intermediate.instructions
LoopInstruction is used to represent for and while loops.
Note that in DSPL a while loop is a subclass of for-loop internally.
LoopInstruction(Instruction, Comparison, Instruction, Instruction)
- Constructor for class dspl.intermediate.instructions.
LoopInstruction
LoopInstructionProcessor
- Class in
dspl.backend
Responsbile for processing LoopInstructions
LoopInstructionProcessor()
- Constructor for class dspl.backend.
LoopInstructionProcessor
LPAREN
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LPAREN
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
LT
- Static variable in interface dspl.frontend.
DSPLAstToIntermediateWalkerTokenTypes
LT
- Static variable in interface dspl.frontend.
ParserTokensTokenTypes
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
_