| Package | Description |
|---|---|
| design.unstructured.stix.evaluator | |
| design.unstructured.stix.evaluator.grammar |
| Modifier and Type | Method and Description |
|---|---|
void |
StixPatternProcessor.enterPathStep(StixPatternParser.PathStepContext ctx) |
void |
StixPatternProcessor.exitPathStep(StixPatternParser.PathStepContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
StixPatternBaseListener.enterPathStep(StixPatternParser.PathStepContext ctx)
Enter a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
void |
StixPatternListener.enterPathStep(StixPatternParser.PathStepContext ctx)
Enter a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
void |
StixPatternBaseListener.exitPathStep(StixPatternParser.PathStepContext ctx)
Exit a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
void |
StixPatternListener.exitPathStep(StixPatternParser.PathStepContext ctx)
Exit a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
T |
StixPatternBaseVisitor.visitPathStep(StixPatternParser.PathStepContext ctx)
Visit a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
T |
StixPatternVisitor.visitPathStep(StixPatternParser.PathStepContext ctx)
Visit a parse tree produced by the
pathStep labeled alternative in
StixPatternParser.objectPathComponent(). |
Copyright © 2020. All rights reserved.