| Package | Description |
|---|---|
| design.unstructured.stix.evaluator | |
| design.unstructured.stix.evaluator.grammar |
| Modifier and Type | Method and Description |
|---|---|
void |
StixPatternProcessor.enterStringLiteral(StixPatternParser.StringLiteralContext ctx) |
void |
StixPatternProcessor.exitStringLiteral(StixPatternParser.StringLiteralContext ctx)
Extracts the string literal, or value, from the context of the pattern and
inserts into our scope.
|
| Modifier and Type | Method and Description |
|---|---|
StixPatternParser.StringLiteralContext |
StixPatternParser.stringLiteral() |
StixPatternParser.StringLiteralContext |
StixPatternParser.PropTestRegexContext.stringLiteral() |
StixPatternParser.StringLiteralContext |
StixPatternParser.PropTestLikeContext.stringLiteral() |
StixPatternParser.StringLiteralContext |
StixPatternParser.PropTestIsSubsetContext.stringLiteral() |
StixPatternParser.StringLiteralContext |
StixPatternParser.PropTestIsSupersetContext.stringLiteral() |
StixPatternParser.StringLiteralContext |
StixPatternParser.OrderableLiteralContext.stringLiteral() |
Copyright © 2020. All rights reserved.