Scanner::ParserState Class Reference

Public Member Functions

bool boolean () const
 
double decimal () const
 
unsigned int number () const
 
unsigned int scanPos () const
 
void setBoolean (bool v)
 
void setDecimal (double v)
 
void setNumber (unsigned int v)
 
void setScanPos (unsigned int v)
 
void setStr (const QString &v)
 
void setToken (char v)
 
void setTokenLine (unsigned int v)
 
void setTokenLinePosition (unsigned int v)
 
const QString & str () const
 
char token () const
 
unsigned int tokenLine () const
 
unsigned int tokenLinePosition () const
 

Detailed Description

Definition at line 83 of file scanner.h.


The documentation for this class was generated from the following files: