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

C

COLON - Static variable in interface itec.minicompiler.ConstantsInterface
 
COMMA - Static variable in interface itec.minicompiler.ConstantsInterface
 
CONST - Static variable in interface itec.minicompiler.ConstantsInterface
 
CompareOperators - Variable in class itec.minicompiler.Parser
The Sets of compare-operators defined in the grammar
ConstantsInterface - interface itec.minicompiler.ConstantsInterface.
The ConstantsInterface contains the constants used in all parts of the compiler to ensure a better readability and understanding of the source code.
column - Variable in class itec.minicompiler.Scanner
The actual column in sourceCode
comment() - Method in class itec.minicompiler.Scanner
Ignore any comment, i.e. read until a close comment (*)) is found or the end of sourceCode is reached

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