| Package | Description |
|---|---|
| org.opencypher.tools.tck.parsing.generated |
| Modifier and Type | Method and Description |
|---|---|
FeatureResultsParser.PathLinkContext |
FeatureResultsParser.pathLink() |
FeatureResultsParser.PathLinkContext |
FeatureResultsParser.PathBodyContext.pathLink(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureResultsParser.PathLinkContext> |
FeatureResultsParser.PathBodyContext.pathLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureResultsListener.enterPathLink(FeatureResultsParser.PathLinkContext ctx)
Enter a parse tree produced by
FeatureResultsParser.pathLink(). |
void |
FeatureResultsBaseListener.enterPathLink(FeatureResultsParser.PathLinkContext ctx)
Enter a parse tree produced by
FeatureResultsParser.pathLink(). |
void |
FeatureResultsListener.exitPathLink(FeatureResultsParser.PathLinkContext ctx)
Exit a parse tree produced by
FeatureResultsParser.pathLink(). |
void |
FeatureResultsBaseListener.exitPathLink(FeatureResultsParser.PathLinkContext ctx)
Exit a parse tree produced by
FeatureResultsParser.pathLink(). |
Copyright © 2017. All rights reserved.