Puma Reference Manual Puma::PreExprLexer::State Class Reference



Puma::PreExprLexer::State Class Reference

#include <PreExprLexer.h>

List of all members.

Public Member Functions

 State (PreExprLexer &lexer, LexerBuffer &buffer)
bool error () const
IdType id () const
int len () const
std::string text () const
bool next ()

Constructor & Destructor Documentation

Puma::PreExprLexer::State::State ( PreExprLexer lexer,
LexerBuffer buffer 
) [inline]

Member Function Documentation

bool Puma::PreExprLexer::State::error ( ) const [inline]
int Puma::PreExprLexer::State::len ( ) const [inline]
std::string Puma::PreExprLexer::State::text ( ) const [inline]