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