ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes | Private Member Functions | List of all members
TokenWithIndex Class Reference

#include <TokenWithIndex.hpp>

Inheritance diagram for TokenWithIndex:
Inheritance graph
[legend]
Collaboration diagram for TokenWithIndex:
Collaboration graph
[legend]

Public Member Functions

 TokenWithIndex ()
 
 index (0)
 
 index (0)
 
 ~TokenWithIndex ()
 
void setIndex (size_t idx)
 
size_t getIndex (void) const
 
std::string toString () const
 

Static Public Member Functions

static RefToken factory ()
 

Public Attributes

 __pad0__: CommonToken(t
 
 txt
 
 __pad1__: CommonToken(s)
 

Protected Attributes

size_t index
 

Private Member Functions

 TokenWithIndex (const TokenWithIndex &)
 
const TokenWithIndexoperator= (const TokenWithIndex &)
 

Constructor & Destructor Documentation

TokenWithIndex::TokenWithIndex ( )
inline
TokenWithIndex::~TokenWithIndex ( )
inline
TokenWithIndex::TokenWithIndex ( const TokenWithIndex )
private

Member Function Documentation

static RefToken TokenWithIndex::factory ( )
inlinestatic
size_t TokenWithIndex::getIndex ( void  ) const
inline
TokenWithIndex::index ( )
inline
TokenWithIndex::index ( )
inline
const TokenWithIndex& TokenWithIndex::operator= ( const TokenWithIndex )
private
void TokenWithIndex::setIndex ( size_t  idx)
inline
std ::string TokenWithIndex::toString ( ) const
inline

Member Data Documentation

TokenWithIndex::__pad0__
TokenWithIndex::__pad1__
size_t TokenWithIndex::index
protected
TokenWithIndex::txt

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