The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

jamgramtab.h

Go to the documentation of this file.
00001     { "!", _BANG_t },
00002     { "!=", _BANG_EQUALS_t },
00003     { "&", _AMPER_t },
00004     { "&&", _AMPERAMPER_t },
00005     { "(", _LPAREN_t },
00006     { ")", _RPAREN_t },
00007     { "+=", _PLUS_EQUALS_t },
00008     { ":", _COLON_t },
00009     { ";", _SEMIC_t },
00010     { "<", _LANGLE_t },
00011     { "<=", _LANGLE_EQUALS_t },
00012     { "=", _EQUALS_t },
00013     { ">", _RANGLE_t },
00014     { ">=", _RANGLE_EQUALS_t },
00015     { "?=", _QUESTION_EQUALS_t },
00016     { "[", _LBRACKET_t },
00017     { "]", _RBRACKET_t },
00018     { "actions", ACTIONS_t },
00019     { "bind", BIND_t },
00020     { "case", CASE_t },
00021     { "class", CLASS_t },
00022     { "default", DEFAULT_t },
00023     { "else", ELSE_t },
00024     { "existing", EXISTING_t },
00025     { "for", FOR_t },
00026     { "if", IF_t },
00027     { "ignore", IGNORE_t },
00028     { "in", IN_t },
00029     { "include", INCLUDE_t },
00030     { "local", LOCAL_t },
00031     { "module", MODULE_t },
00032     { "on", ON_t },
00033     { "piecemeal", PIECEMEAL_t },
00034     { "quietly", QUIETLY_t },
00035     { "return", RETURN_t },
00036     { "rule", RULE_t },
00037     { "switch", SWITCH_t },
00038     { "together", TOGETHER_t },
00039     { "updated", UPDATED_t },
00040     { "while", WHILE_t },
00041     { "{", _LBRACE_t },
00042     { "|", _BAR_t },
00043     { "||", _BARBAR_t },
00044     { "}", _RBRACE_t },

Generated on Mon Nov 8 17:07:36 2004 for MPT by  doxygen 1.3.9.1