All translations
Appearance
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | One important part of ''parser.h'' is the definition of the parser tokens, the ''TokenType'' enum. The TokenStream of your lexer should to use this. You have to write your own lexer or let one generate by '''Flex'''. See also the part about Tokenizers/Lexers below. |