| Package | Description |
|---|---|
| design.unstructured.stix.evaluator | |
| design.unstructured.stix.evaluator.grammar |
| Modifier and Type | Method and Description |
|---|---|
void |
StixPatternProcessor.enterPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx) |
void |
StixPatternProcessor.exitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
StixPatternBaseListener.enterPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Enter a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
void |
StixPatternListener.enterPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Enter a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
void |
StixPatternBaseListener.exitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Exit a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
void |
StixPatternListener.exitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Exit a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
T |
StixPatternBaseVisitor.visitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Visit a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
T |
StixPatternVisitor.visitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
Visit a parse tree produced by the
propTestIsSuperset labeled
alternative in StixPatternParser.propTest(). |
Copyright © 2020. All rights reserved.