| Package | Description |
|---|---|
| org.opencypher.tools.tck.parsing.generated |
| Modifier and Type | Method and Description |
|---|---|
FeatureResultsParser.PathContext |
FeatureResultsParser.path() |
FeatureResultsParser.PathContext |
FeatureResultsParser.ValueContext.path() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureResultsListener.enterPath(FeatureResultsParser.PathContext ctx)
Enter a parse tree produced by
FeatureResultsParser.path(). |
void |
FeatureResultsBaseListener.enterPath(FeatureResultsParser.PathContext ctx)
Enter a parse tree produced by
FeatureResultsParser.path(). |
void |
FeatureResultsListener.exitPath(FeatureResultsParser.PathContext ctx)
Exit a parse tree produced by
FeatureResultsParser.path(). |
void |
FeatureResultsBaseListener.exitPath(FeatureResultsParser.PathContext ctx)
Exit a parse tree produced by
FeatureResultsParser.path(). |
Copyright © 2017. All rights reserved.