public interface StixPatternListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
StixPatternParser.void enterPattern(StixPatternParser.PatternContext ctx)
StixPatternParser.pattern().ctx - the parse treevoid exitPattern(StixPatternParser.PatternContext ctx)
StixPatternParser.pattern().ctx - the parse treevoid enterObservationExpressions(StixPatternParser.ObservationExpressionsContext ctx)
StixPatternParser.observationExpressions().ctx - the parse treevoid exitObservationExpressions(StixPatternParser.ObservationExpressionsContext ctx)
StixPatternParser.observationExpressions().ctx - the parse treevoid enterObservationExpressionOr(StixPatternParser.ObservationExpressionOrContext ctx)
StixPatternParser.observationExpressionOr().ctx - the parse treevoid exitObservationExpressionOr(StixPatternParser.ObservationExpressionOrContext ctx)
StixPatternParser.observationExpressionOr().ctx - the parse treevoid enterObservationExpressionAnd(StixPatternParser.ObservationExpressionAndContext ctx)
StixPatternParser.observationExpressionAnd().ctx - the parse treevoid exitObservationExpressionAnd(StixPatternParser.ObservationExpressionAndContext ctx)
StixPatternParser.observationExpressionAnd().ctx - the parse treevoid enterObservationExpressionRepeated(StixPatternParser.ObservationExpressionRepeatedContext ctx)
observationExpressionRepeated
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid exitObservationExpressionRepeated(StixPatternParser.ObservationExpressionRepeatedContext ctx)
observationExpressionRepeated
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid enterObservationExpressionSimple(StixPatternParser.ObservationExpressionSimpleContext ctx)
observationExpressionSimple
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid exitObservationExpressionSimple(StixPatternParser.ObservationExpressionSimpleContext ctx)
observationExpressionSimple labeled
alternative in StixPatternParser.observationExpression().ctx - the parse treevoid enterObservationExpressionCompound(StixPatternParser.ObservationExpressionCompoundContext ctx)
observationExpressionCompound
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid exitObservationExpressionCompound(StixPatternParser.ObservationExpressionCompoundContext ctx)
observationExpressionCompound
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid enterObservationExpressionWithin(StixPatternParser.ObservationExpressionWithinContext ctx)
observationExpressionWithin
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid exitObservationExpressionWithin(StixPatternParser.ObservationExpressionWithinContext ctx)
observationExpressionWithin labeled
alternative in StixPatternParser.observationExpression().ctx - the parse treevoid enterObservationExpressionStartStop(StixPatternParser.ObservationExpressionStartStopContext ctx)
observationExpressionStartStop
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid exitObservationExpressionStartStop(StixPatternParser.ObservationExpressionStartStopContext ctx)
observationExpressionStartStop
labeled alternative in StixPatternParser.observationExpression().ctx - the parse treevoid enterComparisonExpressionAnd_(StixPatternParser.ComparisonExpressionAnd_Context ctx)
comparisonExpressionAnd_ labeled
alternative in StixPatternParser.comparisonExpression().ctx - the parse treevoid exitComparisonExpressionAnd_(StixPatternParser.ComparisonExpressionAnd_Context ctx)
comparisonExpressionAnd_ labeled
alternative in StixPatternParser.comparisonExpression().ctx - the parse treevoid enterComparisonExpressionOred(StixPatternParser.ComparisonExpressionOredContext ctx)
comparisonExpressionOred labeled
alternative in StixPatternParser.comparisonExpression().ctx - the parse treevoid exitComparisonExpressionOred(StixPatternParser.ComparisonExpressionOredContext ctx)
comparisonExpressionOred labeled
alternative in StixPatternParser.comparisonExpression().ctx - the parse treevoid enterComparisonExpressionAndPropTest(StixPatternParser.ComparisonExpressionAndPropTestContext ctx)
comparisonExpressionAndPropTest
labeled alternative in StixPatternParser.comparisonExpressionAnd().ctx - the parse treevoid exitComparisonExpressionAndPropTest(StixPatternParser.ComparisonExpressionAndPropTestContext ctx)
comparisonExpressionAndPropTest
labeled alternative in StixPatternParser.comparisonExpressionAnd().ctx - the parse treevoid enterComparisonExpressionAnded(StixPatternParser.ComparisonExpressionAndedContext ctx)
comparisonExpressionAnded labeled
alternative in StixPatternParser.comparisonExpressionAnd().ctx - the parse treevoid exitComparisonExpressionAnded(StixPatternParser.ComparisonExpressionAndedContext ctx)
comparisonExpressionAnded labeled
alternative in StixPatternParser.comparisonExpressionAnd().ctx - the parse treevoid enterPropTestEqual(StixPatternParser.PropTestEqualContext ctx)
propTestEqual labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestEqual(StixPatternParser.PropTestEqualContext ctx)
propTestEqual labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestOrder(StixPatternParser.PropTestOrderContext ctx)
propTestOrder labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestOrder(StixPatternParser.PropTestOrderContext ctx)
propTestOrder labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestSet(StixPatternParser.PropTestSetContext ctx)
propTestSet labeled alternative in
StixPatternParser.propTest().ctx - the parse treevoid exitPropTestSet(StixPatternParser.PropTestSetContext ctx)
propTestSet labeled alternative in
StixPatternParser.propTest().ctx - the parse treevoid enterPropTestLike(StixPatternParser.PropTestLikeContext ctx)
propTestLike labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestLike(StixPatternParser.PropTestLikeContext ctx)
propTestLike labeled alternative in
StixPatternParser.propTest().ctx - the parse treevoid enterPropTestRegex(StixPatternParser.PropTestRegexContext ctx)
propTestRegex labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestRegex(StixPatternParser.PropTestRegexContext ctx)
propTestRegex labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestIsSubset(StixPatternParser.PropTestIsSubsetContext ctx)
propTestIsSubset labeled
alternative in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestIsSubset(StixPatternParser.PropTestIsSubsetContext ctx)
propTestIsSubset labeled
alternative in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
propTestIsSuperset labeled
alternative in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
propTestIsSuperset labeled
alternative in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestParen(StixPatternParser.PropTestParenContext ctx)
propTestParen labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestParen(StixPatternParser.PropTestParenContext ctx)
propTestParen labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid enterPropTestExists(StixPatternParser.PropTestExistsContext ctx)
propTestExists labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid exitPropTestExists(StixPatternParser.PropTestExistsContext ctx)
propTestExists labeled alternative
in StixPatternParser.propTest().ctx - the parse treevoid enterOrderingComparator(StixPatternParser.OrderingComparatorContext ctx)
StixPatternParser.orderingComparator().ctx - the parse treevoid exitOrderingComparator(StixPatternParser.OrderingComparatorContext ctx)
StixPatternParser.orderingComparator().ctx - the parse treevoid enterStringLiteral(StixPatternParser.StringLiteralContext ctx)
StixPatternParser.stringLiteral().ctx - the parse treevoid exitStringLiteral(StixPatternParser.StringLiteralContext ctx)
StixPatternParser.stringLiteral().ctx - the parse treevoid enterStartStopQualifier(StixPatternParser.StartStopQualifierContext ctx)
StixPatternParser.startStopQualifier().ctx - the parse treevoid exitStartStopQualifier(StixPatternParser.StartStopQualifierContext ctx)
StixPatternParser.startStopQualifier().ctx - the parse treevoid enterWithinQualifier(StixPatternParser.WithinQualifierContext ctx)
StixPatternParser.withinQualifier().ctx - the parse treevoid exitWithinQualifier(StixPatternParser.WithinQualifierContext ctx)
StixPatternParser.withinQualifier().ctx - the parse treevoid enterRepeatedQualifier(StixPatternParser.RepeatedQualifierContext ctx)
StixPatternParser.repeatedQualifier().ctx - the parse treevoid exitRepeatedQualifier(StixPatternParser.RepeatedQualifierContext ctx)
StixPatternParser.repeatedQualifier().ctx - the parse treevoid enterObjectPath(StixPatternParser.ObjectPathContext ctx)
StixPatternParser.objectPath().ctx - the parse treevoid exitObjectPath(StixPatternParser.ObjectPathContext ctx)
StixPatternParser.objectPath().ctx - the parse treevoid enterObjectType(StixPatternParser.ObjectTypeContext ctx)
StixPatternParser.objectType().ctx - the parse treevoid exitObjectType(StixPatternParser.ObjectTypeContext ctx)
StixPatternParser.objectType().ctx - the parse treevoid enterFirstPathComponent(StixPatternParser.FirstPathComponentContext ctx)
StixPatternParser.firstPathComponent().ctx - the parse treevoid exitFirstPathComponent(StixPatternParser.FirstPathComponentContext ctx)
StixPatternParser.firstPathComponent().ctx - the parse treevoid enterIndexPathStep(StixPatternParser.IndexPathStepContext ctx)
indexPathStep labeled alternative
in StixPatternParser.objectPathComponent().ctx - the parse treevoid exitIndexPathStep(StixPatternParser.IndexPathStepContext ctx)
indexPathStep labeled alternative
in StixPatternParser.objectPathComponent().ctx - the parse treevoid enterPathStep(StixPatternParser.PathStepContext ctx)
pathStep labeled alternative in
StixPatternParser.objectPathComponent().ctx - the parse treevoid exitPathStep(StixPatternParser.PathStepContext ctx)
pathStep labeled alternative in
StixPatternParser.objectPathComponent().ctx - the parse treevoid enterKeyPathStep(StixPatternParser.KeyPathStepContext ctx)
keyPathStep labeled alternative in
StixPatternParser.objectPathComponent().ctx - the parse treevoid exitKeyPathStep(StixPatternParser.KeyPathStepContext ctx)
keyPathStep labeled alternative in
StixPatternParser.objectPathComponent().ctx - the parse treevoid enterSetLiteral(StixPatternParser.SetLiteralContext ctx)
StixPatternParser.setLiteral().ctx - the parse treevoid exitSetLiteral(StixPatternParser.SetLiteralContext ctx)
StixPatternParser.setLiteral().ctx - the parse treevoid enterPrimitiveLiteral(StixPatternParser.PrimitiveLiteralContext ctx)
StixPatternParser.primitiveLiteral().ctx - the parse treevoid exitPrimitiveLiteral(StixPatternParser.PrimitiveLiteralContext ctx)
StixPatternParser.primitiveLiteral().ctx - the parse treevoid enterOrderableLiteral(StixPatternParser.OrderableLiteralContext ctx)
StixPatternParser.orderableLiteral().ctx - the parse treevoid exitOrderableLiteral(StixPatternParser.OrderableLiteralContext ctx)
StixPatternParser.orderableLiteral().ctx - the parse treeCopyright © 2020. All rights reserved.