| Package | Description |
|---|---|
| org.gradle.api.plugins.antlr.internal |
| Modifier and Type | Method and Description |
|---|---|
GrammarDelegate |
GrammarMetadata.getSuperGrammarDelegate() |
GrammarDelegate |
GrammarDelegate.getSuperGrammarDelegate()
Retrieves the grammar delegate associated with this grammars super grammar deduced during preprocessing from its extends clause.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GrammarDelegate> |
GrammarDelegate.extractGrammarDelegates(antlr.preprocessor.GrammarFile antlrGrammarFile) |
| Constructor and Description |
|---|
GrammarMetadata(GrammarFileMetadata grammarFileMetadata,
GrammarDelegate grammarDelegate) |
Copyright © 2013. All rights reserved