antlr::TokenRef Struct Reference

#include <TokenRefCount.hpp>

Collaboration diagram for antlr::TokenRef:
[legend]

List of all members.

Public Member Functions

 TokenRef (Token *p)
 ~TokenRef ()
TokenRefincrement ()
bool decrement ()

Static Public Member Functions

static TokenRefgetRef (const Token *p)

Public Attributes

Token *const ptr
unsigned int count

Private Member Functions

 TokenRef (const TokenRef &)
TokenRefoperator= (const TokenRef &)

Constructor & Destructor Documentation

antlr::TokenRef::TokenRef ( Token p  ) 
antlr::TokenRef::~TokenRef (  ) 
antlr::TokenRef::TokenRef ( const TokenRef  )  [private]

Member Function Documentation

bool antlr::TokenRef::decrement (  )  [inline]
TokenRef * antlr::TokenRef::getRef ( const Token p  )  [static]
TokenRef* antlr::TokenRef::increment (  )  [inline]
TokenRef& antlr::TokenRef::operator= ( const TokenRef  )  [private]

Member Data Documentation

unsigned int antlr::TokenRef::count

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on 16 Nov 2015 for ANTLR Support Libraries 2.7.1+ by  doxygen 1.6.1