Uses of Class
org.antlr.tool.CompositeGrammar

Packages that use CompositeGrammar
org.antlr.tool   
 

Uses of CompositeGrammar in org.antlr.tool
 

Fields in org.antlr.tool declared as CompositeGrammar
 CompositeGrammar Grammar.composite
          If this grammar is part of a larger composite grammar via delegate statement, then this points at the composite.
 

Constructors in org.antlr.tool with parameters of type CompositeGrammar
Grammar(Tool tool, java.lang.String fileName, CompositeGrammar composite)
          Create a grammar from file name.
 



Copyright © 2011. All Rights Reserved.