| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.RhsContext |
BNFParser.rhs() |
BNFParser.RhsContext |
BNFParser.Rule_Context.rhs() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterRhs(BNFParser.RhsContext ctx)
Enter a parse tree produced by
BNFParser.rhs(). |
void |
BNFListener.enterRhs(BNFParser.RhsContext ctx)
Enter a parse tree produced by
BNFParser.rhs(). |
void |
BNFBaseListener.exitRhs(BNFParser.RhsContext ctx)
Exit a parse tree produced by
BNFParser.rhs(). |
void |
BNFListener.exitRhs(BNFParser.RhsContext ctx)
Exit a parse tree produced by
BNFParser.rhs(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFListener.exitRhs(BNFParser.RhsContext ctx) |
Copyright © 2019. All rights reserved.