Puma Reference Manual | Puma::PreExprLexer::State Class Reference |
#include <PreExprLexer.h>
Public Member Functions | |
State (PreExprLexer &lexer, LexerBuffer &buffer) | |
bool | error () const |
IdType | id () const |
int | len () const |
std::string | text () const |
bool | next () |
Puma::PreExprLexer::State::State | ( | PreExprLexer & | lexer, |
LexerBuffer & | buffer | ||
) | [inline] |
bool Puma::PreExprLexer::State::error | ( | ) | const [inline] |
IdType Puma::PreExprLexer::State::id | ( | ) | const [inline] |
int Puma::PreExprLexer::State::len | ( | ) | const [inline] |
bool Puma::PreExprLexer::State::next | ( | ) | [inline] |
std::string Puma::PreExprLexer::State::text | ( | ) | const [inline] |