|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||