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