|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Lexical Scanner. More...
#include "../base/ver.h"#include "../base/str.h"#include "../base/check.h"#include "../input/in.h"#include "tok.h"#include "syn.h"Go to the source code of this file.
Classes | |
| class | lex_c |
Macros | |
| #define | LEX_NULL (static_cast<lex_t>(0)) |
Typedefs | |
| typedef lex_c * | lex_t |
Lexical Scanner.
1.8.10