|
SciLex
A header-only C++20 lexer built on REAL
|
One entry on the per-scan mode stack: the active mode and where it was entered (the entry position feeds the unterminated/diagnostic messages). More...
#include <lexer.hpp>
Public Attributes | |
| std::size_t | mode_id |
| Id of the active mode. | |
| position | entry_pos |
| Where this mode was entered. | |
One entry on the per-scan mode stack: the active mode and where it was entered (the entry position feeds the unterminated/diagnostic messages).
| position scilex::frame::entry_pos |