| Package | Description |
|---|---|
| org.antlr.tool |
| Modifier and Type | Field and Description |
|---|---|
CompositeGrammar |
Grammar.composite
If this grammar is part of a larger composite grammar via delegate
statement, then this points at the composite.
|
| Constructor and Description |
|---|
Grammar(Tool tool,
String fileName,
CompositeGrammar composite)
Create a grammar from file name.
|
Copyright © 1992–2014 ANTLR. All rights reserved.