While.AST.Sequences |
While.AST.Statements |
Имя | Описание |
---|---|
Procedure | Procedure class. A procedure can take 0-1 value arguments and; 0-1 result argument that must be the last one. |
Visitor | |
WhileProgram | Root node in the abstract syntax tree. Has a static property, .Instance; that always contains the last parsed tree. |