| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.BnfsymbolContext |
BNFParser.bnfsymbol() |
BNFParser.BnfsymbolContext |
BNFParser.BnfsymbolsContext.bnfsymbol(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<BNFParser.BnfsymbolContext> |
BNFParser.BnfsymbolsContext.bnfsymbol() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterBnfsymbol(BNFParser.BnfsymbolContext ctx)
Enter a parse tree produced by
BNFParser.bnfsymbol(). |
void |
BNFListener.enterBnfsymbol(BNFParser.BnfsymbolContext ctx)
Enter a parse tree produced by
BNFParser.bnfsymbol(). |
void |
BNFBaseListener.exitBnfsymbol(BNFParser.BnfsymbolContext ctx)
Exit a parse tree produced by
BNFParser.bnfsymbol(). |
void |
BNFListener.exitBnfsymbol(BNFParser.BnfsymbolContext ctx)
Exit a parse tree produced by
BNFParser.bnfsymbol(). |
Copyright © 2019. All rights reserved.