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

D

DECLARATIONS - Static variable in interface itec.minicompiler.ConstantsInterface
 
DIV - Static variable in interface itec.minicompiler.ConstantsInterface
 
DO - Static variable in interface itec.minicompiler.ConstantsInterface
 
declarations() - Method in class itec.minicompiler.Parser
Implements the grammar-rule: Declarations -> ["CONST" {ident "=" Expression} ";"] ["TYPE" {ident "=" Type ";"}] ["VAR" Identlist ":" Type ";"] {ProcedureDeclaration ";"}
digits - Variable in class itec.minicompiler.Scanner
The set of digits

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