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