A B C D E F G H I L M N O P R S T U V W X _

N

NE - Static variable in interface dspl.frontend.DSPLAstToIntermediateWalkerTokenTypes
 
NE - Static variable in interface dspl.frontend.ParserTokensTokenTypes
 
needsConversion(int) - Method in class dspl.frontend.DSPLAstToIntermediateWalker
 
NEGATE - Static variable in interface dspl.frontend.DSPLAstToIntermediateWalkerTokenTypes
 
NEGATE - Static variable in interface dspl.frontend.ParserTokensTokenTypes
 
newFloatConstant(String) - Method in class dspl.frontend.DSPLAstToIntermediateWalker
Function that creates a new Float "Constant" (since its stored in the symbol table)
NEWLINE - Static variable in interface dspl.frontend.DSPLAstToIntermediateWalkerTokenTypes
 
NEWLINE - Static variable in interface dspl.frontend.ParserTokensTokenTypes
 
nextBranchLabelNum - Variable in class dspl.backend.AssemblyfileGenerator
Used to generate unique labels for branching/control flow.
nextFloatConstIDInt - Variable in class dspl.SymbolTable
 
nextInstruction - Variable in class dspl.intermediate.instructions.Instruction
The next instruction to be executed after this one Note in the case of branches, this is the next instruction to be executed after all of the instructions in a particular path of the branch are executed.
nextStringID - Variable in class dspl.backend.AssemblyfileGenerator
Used to generate labels for string constants
nextStringIDInt - Variable in class dspl.SymbolTable
When strings are added to the symbol table, their identifier is set as "stringLabel#" where # is this number, must be unique, so we increment it on each call
nextTempNumber - Variable in class dspl.frontend.DSPLAstToIntermediateWalker
 
nextToken() - Method in class dspl.frontend.DSPLLexer
 
notNull(Object) - Static method in class dspl.errorhandling.ArgsChecker
 
NULL_TREE_LOOKAHEAD - Static variable in interface dspl.frontend.DSPLAstToIntermediateWalkerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface dspl.frontend.ParserTokensTokenTypes
 
NUM - Static variable in interface dspl.frontend.DSPLAstToIntermediateWalkerTokenTypes
 
NUM - Static variable in interface dspl.frontend.ParserTokensTokenTypes
 

A B C D E F G H I L M N O P R S T U V W X _