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