Public Member Functions | Protected Attributes

antlr.BlockWithImpliedExitPath Class Reference

Inheritance diagram for antlr.BlockWithImpliedExitPath:
antlr.AlternativeBlock antlr.AlternativeElement antlr.GrammarElement antlr.OneOrMoreBlock antlr.ZeroOrMoreBlock

List of all members.

Public Member Functions

 BlockWithImpliedExitPath (Grammar g)
 BlockWithImpliedExitPath (Grammar g, Token start)

Protected Attributes

int exitLookaheadDepth
Lookahead[] exitCache = new Lookahead[grammar.maxk + 1]

Constructor & Destructor Documentation

antlr.BlockWithImpliedExitPath.BlockWithImpliedExitPath ( Grammar  g  ) 
antlr.BlockWithImpliedExitPath.BlockWithImpliedExitPath ( Grammar  g,
Token  start 
)

Member Data Documentation


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