Public Member Functions

antlr.TokenStreamRetryException Class Reference

Inheritance diagram for antlr.TokenStreamRetryException:
antlr.TokenStreamException antlr.ANTLRException

List of all members.

Public Member Functions

 TokenStreamRetryException ()

Detailed Description

Aborted recognition of current token. Try to get one again. Used by TokenStreamSelector.retry() to force nextToken() of stream to re-enter and retry.


Constructor & Destructor Documentation

antlr.TokenStreamRetryException.TokenStreamRetryException (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties