The DocLexerContext
Struct Reference
Declaration
struct DocLexerContext { ... }
Public Constructors Index
| DocLexerContext (const TokenInfo &tk, int r, int lvl, yy_size_t pos, const char *s, YY_BUFFER_STATE bs) |
|
|
|
Public Member Attributes Index
Definition at line 58 of file doctokenizer.l.
Public Constructors
DocLexerContext()
DocLexerContext::DocLexerContext (const TokenInfo & tk, int r, int lvl, yy_size_t pos, const char * s, YY_BUFFER_STATE bs) |
|
inline
|
Public Member Attributes
autoListLevel
int DocLexerContext::autoListLevel |
|
inputPos
yy_size_t DocLexerContext::inputPos |
|
inputString
const char* DocLexerContext::inputString |
|
rule
int DocLexerContext::rule |
|
state
YY_BUFFER_STATE DocLexerContext::state |
|
token
TokenInfo DocLexerContext::token |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.