amath
1.8.5
Simple command line calculator
|
Character representation of keyword tied with its symbol. More...
#include <kword.h>
Public Attributes | |
int | id |
Symbol | symbol |
const char * | name |
const char* keyworddef::name |
Definition at line 52 of file kword.h.
Referenced by Language::FindKeyword(), and Lexer::FindKeyword().
Symbol keyworddef::symbol |
Definition at line 51 of file kword.h.
Referenced by Language::FindKeyword(), and Lexer::FindKeyword().