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