| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.RulelistContext |
BNFParser.rulelist() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterRulelist(BNFParser.RulelistContext ctx)
Enter a parse tree produced by
BNFParser.rulelist(). |
void |
BNFListener.enterRulelist(BNFParser.RulelistContext ctx)
Enter a parse tree produced by
BNFParser.rulelist(). |
void |
BNFBaseListener.exitRulelist(BNFParser.RulelistContext ctx)
Exit a parse tree produced by
BNFParser.rulelist(). |
void |
BNFListener.exitRulelist(BNFParser.RulelistContext ctx)
Exit a parse tree produced by
BNFParser.rulelist(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFListener.exitRulelist(BNFParser.RulelistContext ctx) |
Copyright © 2019. All rights reserved.