Most essential syntax elements |
Top Previous Next |
Parser and Scanner
Arguments are passed to productions or tokens inside of brackets '[' and ']', which follow the name of the production of token; e.g. Name[ iCount ]
Interpreter
The syntax of the interpreter is simple c++ syntax.
Tip: Write simple code and better use two instructions than one.
C++ code is inserted into the parser description inside of special brackets:
Frequently used instructions or expressions are:
|
This page belongs to the TextTransformer Documentation |
Home Content German |