| Package | Description |
|---|---|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
BNFParser.TextContext |
BNFParser.text() |
BNFParser.TextContext |
BNFParser.ElementContext.text() |
BNFParser.TextContext |
BNFParser.ListcharactersetContext.text(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<BNFParser.TextContext> |
BNFParser.ListcharactersetContext.text() |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFBaseListener.enterText(BNFParser.TextContext ctx)
Enter a parse tree produced by
BNFParser.text(). |
void |
BNFListener.enterText(BNFParser.TextContext ctx)
Enter a parse tree produced by
BNFParser.text(). |
void |
BNFBaseListener.exitText(BNFParser.TextContext ctx)
Exit a parse tree produced by
BNFParser.text(). |
void |
BNFListener.exitText(BNFParser.TextContext ctx)
Exit a parse tree produced by
BNFParser.text(). |
| Modifier and Type | Method and Description |
|---|---|
void |
BNFListener.exitText(BNFParser.TextContext ctx) |
Copyright © 2019. All rights reserved.