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

N

NOT - Static variable in interface itec.minicompiler.ConstantsInterface
 
NOTEQUAL - Static variable in interface itec.minicompiler.ConstantsInterface
 
NUMBER - Static variable in interface itec.minicompiler.ConstantsInterface
 
NumberToken - class itec.minicompiler.NumberToken.
The NumberToken implements a number found in the source code.
NumberToken(int, int) - Constructor for class itec.minicompiler.NumberToken
Initialize the NumberToken with a kind k and a value v.
nextChar() - Method in class itec.minicompiler.Scanner
Get the next character from sourceCode.
nextToken() - Method in class itec.minicompiler.Scanner
Get the next token from sourceCode.
number() - Method in class itec.minicompiler.Scanner
Get the number starting with actChar.

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