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