| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.AlternativesContext |
BNFParser.alternatives() |
BNFParser.AlternativesContext |
BNFParser.RhsContext.alternatives() |
BNFParser.AlternativesContext |
BNFParser.OptionalitemContext.alternatives() |
BNFParser.AlternativesContext |
BNFParser.RequireditemContext.alternatives() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterAlternatives(BNFParser.AlternativesContext ctx)
Enter a parse tree produced by
BNFParser.alternatives(). |
void |
BNFListener.enterAlternatives(BNFParser.AlternativesContext ctx)
Enter a parse tree produced by
BNFParser.alternatives(). |
void |
BNFBaseListener.exitAlternatives(BNFParser.AlternativesContext ctx)
Exit a parse tree produced by
BNFParser.alternatives(). |
void |
BNFListener.exitAlternatives(BNFParser.AlternativesContext ctx)
Exit a parse tree produced by
BNFParser.alternatives(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFListener.exitAlternatives(BNFParser.AlternativesContext ctx) |
Copyright © 2019. All rights reserved.