antlr::TokenStream Class Reference

#include <TokenStream.hpp>

Inheritance diagram for antlr::TokenStream:
[legend]

List of all members.

Public Member Functions

virtual RefToken nextToken ()=0
virtual ~TokenStream ()

Detailed Description

This interface allows any object to pretend it is a stream of tokens.

Author:
Terence Parr, MageLang Institute

Constructor & Destructor Documentation

virtual antlr::TokenStream::~TokenStream (  )  [inline, virtual]

Member Function Documentation

virtual RefToken antlr::TokenStream::nextToken (  )  [pure virtual]

The documentation for this class was generated from the following file:
 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