| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.NormaltextContext |
BNFParser.normaltext() |
BNFParser.NormaltextContext |
BNFParser.ElementContext.normaltext() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterNormaltext(BNFParser.NormaltextContext ctx)
Enter a parse tree produced by
BNFParser.normaltext(). |
void |
BNFListener.enterNormaltext(BNFParser.NormaltextContext ctx)
Enter a parse tree produced by
BNFParser.normaltext(). |
void |
BNFBaseListener.exitNormaltext(BNFParser.NormaltextContext ctx)
Exit a parse tree produced by
BNFParser.normaltext(). |
void |
BNFListener.exitNormaltext(BNFParser.NormaltextContext ctx)
Exit a parse tree produced by
BNFParser.normaltext(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFListener.exitNormaltext(BNFParser.NormaltextContext ctx) |
Copyright © 2019. All rights reserved.