|
amath
1.8.5
Simple command line calculator
|
Keywords used by lexer. More...


Go to the source code of this file.
Classes | |
| struct | keyworddef |
| Character representation of keyword tied with its symbol. More... | |
Variables | |
| static const keyworddef | keywords [] |
Keywords used by lexer.
Definition in file kword.h.
|
static |
Definition at line 55 of file kword.h.
Referenced by Language::FindKeyword(), Lexer::FindKeyword(), and Language::Language().