| Package | Description |
|---|---|
| org.opencypher.tools.antlr.g4 | |
| org.opencypher.tools.g4processors |
| Modifier and Type | Method and Description |
|---|---|
Gee4Parser.QuotedStringContext |
Gee4Parser.quotedString() |
Gee4Parser.QuotedStringContext |
Gee4Parser.LiteralContext.quotedString() |
| Modifier and Type | Method and Description |
|---|---|
void |
Gee4BaseListener.enterQuotedString(Gee4Parser.QuotedStringContext ctx)
Enter a parse tree produced by
Gee4Parser.quotedString(). |
void |
Gee4Listener.enterQuotedString(Gee4Parser.QuotedStringContext ctx)
Enter a parse tree produced by
Gee4Parser.quotedString(). |
void |
Gee4BaseListener.exitQuotedString(Gee4Parser.QuotedStringContext ctx)
Exit a parse tree produced by
Gee4Parser.quotedString(). |
void |
Gee4Listener.exitQuotedString(Gee4Parser.QuotedStringContext ctx)
Exit a parse tree produced by
Gee4Parser.quotedString(). |
| Modifier and Type | Method and Description |
|---|---|
void |
G4Listener.exitQuotedString(Gee4Parser.QuotedStringContext ctx) |
Copyright © 2019. All rights reserved.