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
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



Puma Reference Manual. Created on Sun Jul 1 2012.