#include "token.h"Go to the source code of this file.
Classes | |
| class | MRecord |
| Method runtime data. More... | |
| class | SourceText |
| A smart class to hold the text for parsing. More... | |
Functions | |
| void | parse_main (Array< MRecord > &tasklist, SourceText &text) |
| The main function of the parser. | |
| void parse_main | ( | Array< MRecord > & | tasklist, | |
| SourceText & | text | |||
| ) |
1.5.6