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