public class StixPatternBaseListener extends Object implements StixPatternListener
StixPatternListener,
which can be extended to create a listener which only needs to handle a
subset of the available methods.| Constructor and Description |
|---|
StixPatternBaseListener() |
public void enterPattern(StixPatternParser.PatternContext ctx)
StixPatternParser.pattern().
The default implementation does nothing.
enterPattern in interface StixPatternListenerctx - the parse treepublic void exitPattern(StixPatternParser.PatternContext ctx)
StixPatternParser.pattern().
The default implementation does nothing.
exitPattern in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressions(StixPatternParser.ObservationExpressionsContext ctx)
StixPatternParser.observationExpressions().
The default implementation does nothing.
enterObservationExpressions in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressions(StixPatternParser.ObservationExpressionsContext ctx)
StixPatternParser.observationExpressions().
The default implementation does nothing.
exitObservationExpressions in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionOr(StixPatternParser.ObservationExpressionOrContext ctx)
StixPatternParser.observationExpressionOr().
The default implementation does nothing.
enterObservationExpressionOr in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionOr(StixPatternParser.ObservationExpressionOrContext ctx)
StixPatternParser.observationExpressionOr().
The default implementation does nothing.
exitObservationExpressionOr in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionAnd(StixPatternParser.ObservationExpressionAndContext ctx)
StixPatternParser.observationExpressionAnd().
The default implementation does nothing.
enterObservationExpressionAnd in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionAnd(StixPatternParser.ObservationExpressionAndContext ctx)
StixPatternParser.observationExpressionAnd().
The default implementation does nothing.
exitObservationExpressionAnd in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionRepeated(StixPatternParser.ObservationExpressionRepeatedContext ctx)
observationExpressionRepeated
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
enterObservationExpressionRepeated in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionRepeated(StixPatternParser.ObservationExpressionRepeatedContext ctx)
observationExpressionRepeated
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
exitObservationExpressionRepeated in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionSimple(StixPatternParser.ObservationExpressionSimpleContext ctx)
observationExpressionSimple
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
enterObservationExpressionSimple in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionSimple(StixPatternParser.ObservationExpressionSimpleContext ctx)
observationExpressionSimple labeled
alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
exitObservationExpressionSimple in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionCompound(StixPatternParser.ObservationExpressionCompoundContext ctx)
observationExpressionCompound
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
enterObservationExpressionCompound in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionCompound(StixPatternParser.ObservationExpressionCompoundContext ctx)
observationExpressionCompound
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
exitObservationExpressionCompound in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionWithin(StixPatternParser.ObservationExpressionWithinContext ctx)
observationExpressionWithin
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
enterObservationExpressionWithin in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionWithin(StixPatternParser.ObservationExpressionWithinContext ctx)
observationExpressionWithin labeled
alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
exitObservationExpressionWithin in interface StixPatternListenerctx - the parse treepublic void enterObservationExpressionStartStop(StixPatternParser.ObservationExpressionStartStopContext ctx)
observationExpressionStartStop
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
enterObservationExpressionStartStop in interface StixPatternListenerctx - the parse treepublic void exitObservationExpressionStartStop(StixPatternParser.ObservationExpressionStartStopContext ctx)
observationExpressionStartStop
labeled alternative in StixPatternParser.observationExpression().
The default implementation does nothing.
exitObservationExpressionStartStop in interface StixPatternListenerctx - the parse treepublic void enterComparisonExpressionAnd_(StixPatternParser.ComparisonExpressionAnd_Context ctx)
comparisonExpressionAnd_ labeled
alternative in StixPatternParser.comparisonExpression().
The default implementation does nothing.
enterComparisonExpressionAnd_ in interface StixPatternListenerctx - the parse treepublic void exitComparisonExpressionAnd_(StixPatternParser.ComparisonExpressionAnd_Context ctx)
comparisonExpressionAnd_ labeled
alternative in StixPatternParser.comparisonExpression().
The default implementation does nothing.
exitComparisonExpressionAnd_ in interface StixPatternListenerctx - the parse treepublic void enterComparisonExpressionOred(StixPatternParser.ComparisonExpressionOredContext ctx)
comparisonExpressionOred labeled
alternative in StixPatternParser.comparisonExpression().
The default implementation does nothing.
enterComparisonExpressionOred in interface StixPatternListenerctx - the parse treepublic void exitComparisonExpressionOred(StixPatternParser.ComparisonExpressionOredContext ctx)
comparisonExpressionOred labeled
alternative in StixPatternParser.comparisonExpression().
The default implementation does nothing.
exitComparisonExpressionOred in interface StixPatternListenerctx - the parse treepublic void enterComparisonExpressionAndPropTest(StixPatternParser.ComparisonExpressionAndPropTestContext ctx)
comparisonExpressionAndPropTest
labeled alternative in StixPatternParser.comparisonExpressionAnd().
The default implementation does nothing.
enterComparisonExpressionAndPropTest in interface StixPatternListenerctx - the parse treepublic void exitComparisonExpressionAndPropTest(StixPatternParser.ComparisonExpressionAndPropTestContext ctx)
comparisonExpressionAndPropTest
labeled alternative in StixPatternParser.comparisonExpressionAnd().
The default implementation does nothing.
exitComparisonExpressionAndPropTest in interface StixPatternListenerctx - the parse treepublic void enterComparisonExpressionAnded(StixPatternParser.ComparisonExpressionAndedContext ctx)
comparisonExpressionAnded labeled
alternative in StixPatternParser.comparisonExpressionAnd().
The default implementation does nothing.
enterComparisonExpressionAnded in interface StixPatternListenerctx - the parse treepublic void exitComparisonExpressionAnded(StixPatternParser.ComparisonExpressionAndedContext ctx)
comparisonExpressionAnded labeled
alternative in StixPatternParser.comparisonExpressionAnd().
The default implementation does nothing.
exitComparisonExpressionAnded in interface StixPatternListenerctx - the parse treepublic void enterPropTestEqual(StixPatternParser.PropTestEqualContext ctx)
propTestEqual labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestEqual in interface StixPatternListenerctx - the parse treepublic void exitPropTestEqual(StixPatternParser.PropTestEqualContext ctx)
propTestEqual labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestEqual in interface StixPatternListenerctx - the parse treepublic void enterPropTestOrder(StixPatternParser.PropTestOrderContext ctx)
propTestOrder labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestOrder in interface StixPatternListenerctx - the parse treepublic void exitPropTestOrder(StixPatternParser.PropTestOrderContext ctx)
propTestOrder labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestOrder in interface StixPatternListenerctx - the parse treepublic void enterPropTestSet(StixPatternParser.PropTestSetContext ctx)
propTestSet labeled alternative in
StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestSet in interface StixPatternListenerctx - the parse treepublic void exitPropTestSet(StixPatternParser.PropTestSetContext ctx)
propTestSet labeled alternative in
StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestSet in interface StixPatternListenerctx - the parse treepublic void enterPropTestLike(StixPatternParser.PropTestLikeContext ctx)
propTestLike labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestLike in interface StixPatternListenerctx - the parse treepublic void exitPropTestLike(StixPatternParser.PropTestLikeContext ctx)
propTestLike labeled alternative in
StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestLike in interface StixPatternListenerctx - the parse treepublic void enterPropTestRegex(StixPatternParser.PropTestRegexContext ctx)
propTestRegex labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestRegex in interface StixPatternListenerctx - the parse treepublic void exitPropTestRegex(StixPatternParser.PropTestRegexContext ctx)
propTestRegex labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestRegex in interface StixPatternListenerctx - the parse treepublic void enterPropTestIsSubset(StixPatternParser.PropTestIsSubsetContext ctx)
propTestIsSubset labeled
alternative in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestIsSubset in interface StixPatternListenerctx - the parse treepublic void exitPropTestIsSubset(StixPatternParser.PropTestIsSubsetContext ctx)
propTestIsSubset labeled
alternative in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestIsSubset in interface StixPatternListenerctx - the parse treepublic void enterPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
propTestIsSuperset labeled
alternative in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestIsSuperset in interface StixPatternListenerctx - the parse treepublic void exitPropTestIsSuperset(StixPatternParser.PropTestIsSupersetContext ctx)
propTestIsSuperset labeled
alternative in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestIsSuperset in interface StixPatternListenerctx - the parse treepublic void enterPropTestParen(StixPatternParser.PropTestParenContext ctx)
propTestParen labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestParen in interface StixPatternListenerctx - the parse treepublic void exitPropTestParen(StixPatternParser.PropTestParenContext ctx)
propTestParen labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestParen in interface StixPatternListenerctx - the parse treepublic void enterPropTestExists(StixPatternParser.PropTestExistsContext ctx)
propTestExists labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
enterPropTestExists in interface StixPatternListenerctx - the parse treepublic void exitPropTestExists(StixPatternParser.PropTestExistsContext ctx)
propTestExists labeled alternative
in StixPatternParser.propTest().
The default implementation does nothing.
exitPropTestExists in interface StixPatternListenerctx - the parse treepublic void enterOrderingComparator(StixPatternParser.OrderingComparatorContext ctx)
StixPatternParser.orderingComparator().
The default implementation does nothing.
enterOrderingComparator in interface StixPatternListenerctx - the parse treepublic void exitOrderingComparator(StixPatternParser.OrderingComparatorContext ctx)
StixPatternParser.orderingComparator().
The default implementation does nothing.
exitOrderingComparator in interface StixPatternListenerctx - the parse treepublic void enterStringLiteral(StixPatternParser.StringLiteralContext ctx)
StixPatternParser.stringLiteral().
The default implementation does nothing.
enterStringLiteral in interface StixPatternListenerctx - the parse treepublic void exitStringLiteral(StixPatternParser.StringLiteralContext ctx)
StixPatternParser.stringLiteral().
The default implementation does nothing.
exitStringLiteral in interface StixPatternListenerctx - the parse treepublic void enterStartStopQualifier(StixPatternParser.StartStopQualifierContext ctx)
StixPatternParser.startStopQualifier().
The default implementation does nothing.
enterStartStopQualifier in interface StixPatternListenerctx - the parse treepublic void exitStartStopQualifier(StixPatternParser.StartStopQualifierContext ctx)
StixPatternParser.startStopQualifier().
The default implementation does nothing.
exitStartStopQualifier in interface StixPatternListenerctx - the parse treepublic void enterWithinQualifier(StixPatternParser.WithinQualifierContext ctx)
StixPatternParser.withinQualifier().
The default implementation does nothing.
enterWithinQualifier in interface StixPatternListenerctx - the parse treepublic void exitWithinQualifier(StixPatternParser.WithinQualifierContext ctx)
StixPatternParser.withinQualifier().
The default implementation does nothing.
exitWithinQualifier in interface StixPatternListenerctx - the parse treepublic void enterRepeatedQualifier(StixPatternParser.RepeatedQualifierContext ctx)
StixPatternParser.repeatedQualifier().
The default implementation does nothing.
enterRepeatedQualifier in interface StixPatternListenerctx - the parse treepublic void exitRepeatedQualifier(StixPatternParser.RepeatedQualifierContext ctx)
StixPatternParser.repeatedQualifier().
The default implementation does nothing.
exitRepeatedQualifier in interface StixPatternListenerctx - the parse treepublic void enterObjectPath(StixPatternParser.ObjectPathContext ctx)
StixPatternParser.objectPath().
The default implementation does nothing.
enterObjectPath in interface StixPatternListenerctx - the parse treepublic void exitObjectPath(StixPatternParser.ObjectPathContext ctx)
StixPatternParser.objectPath().
The default implementation does nothing.
exitObjectPath in interface StixPatternListenerctx - the parse treepublic void enterObjectType(StixPatternParser.ObjectTypeContext ctx)
StixPatternParser.objectType().
The default implementation does nothing.
enterObjectType in interface StixPatternListenerctx - the parse treepublic void exitObjectType(StixPatternParser.ObjectTypeContext ctx)
StixPatternParser.objectType().
The default implementation does nothing.
exitObjectType in interface StixPatternListenerctx - the parse treepublic void enterFirstPathComponent(StixPatternParser.FirstPathComponentContext ctx)
StixPatternParser.firstPathComponent().
The default implementation does nothing.
enterFirstPathComponent in interface StixPatternListenerctx - the parse treepublic void exitFirstPathComponent(StixPatternParser.FirstPathComponentContext ctx)
StixPatternParser.firstPathComponent().
The default implementation does nothing.
exitFirstPathComponent in interface StixPatternListenerctx - the parse treepublic void enterIndexPathStep(StixPatternParser.IndexPathStepContext ctx)
indexPathStep labeled alternative
in StixPatternParser.objectPathComponent().
The default implementation does nothing.
enterIndexPathStep in interface StixPatternListenerctx - the parse treepublic void exitIndexPathStep(StixPatternParser.IndexPathStepContext ctx)
indexPathStep labeled alternative
in StixPatternParser.objectPathComponent().
The default implementation does nothing.
exitIndexPathStep in interface StixPatternListenerctx - the parse treepublic void enterPathStep(StixPatternParser.PathStepContext ctx)
pathStep labeled alternative in
StixPatternParser.objectPathComponent().
The default implementation does nothing.
enterPathStep in interface StixPatternListenerctx - the parse treepublic void exitPathStep(StixPatternParser.PathStepContext ctx)
pathStep labeled alternative in
StixPatternParser.objectPathComponent().
The default implementation does nothing.
exitPathStep in interface StixPatternListenerctx - the parse treepublic void enterKeyPathStep(StixPatternParser.KeyPathStepContext ctx)
keyPathStep labeled alternative in
StixPatternParser.objectPathComponent().
The default implementation does nothing.
enterKeyPathStep in interface StixPatternListenerctx - the parse treepublic void exitKeyPathStep(StixPatternParser.KeyPathStepContext ctx)
keyPathStep labeled alternative in
StixPatternParser.objectPathComponent().
The default implementation does nothing.
exitKeyPathStep in interface StixPatternListenerctx - the parse treepublic void enterSetLiteral(StixPatternParser.SetLiteralContext ctx)
StixPatternParser.setLiteral().
The default implementation does nothing.
enterSetLiteral in interface StixPatternListenerctx - the parse treepublic void exitSetLiteral(StixPatternParser.SetLiteralContext ctx)
StixPatternParser.setLiteral().
The default implementation does nothing.
exitSetLiteral in interface StixPatternListenerctx - the parse treepublic void enterPrimitiveLiteral(StixPatternParser.PrimitiveLiteralContext ctx)
StixPatternParser.primitiveLiteral().
The default implementation does nothing.
enterPrimitiveLiteral in interface StixPatternListenerctx - the parse treepublic void exitPrimitiveLiteral(StixPatternParser.PrimitiveLiteralContext ctx)
StixPatternParser.primitiveLiteral().
The default implementation does nothing.
exitPrimitiveLiteral in interface StixPatternListenerctx - the parse treepublic void enterOrderableLiteral(StixPatternParser.OrderableLiteralContext ctx)
StixPatternParser.orderableLiteral().
The default implementation does nothing.
enterOrderableLiteral in interface StixPatternListenerctx - the parse treepublic void exitOrderableLiteral(StixPatternParser.OrderableLiteralContext ctx)
StixPatternParser.orderableLiteral().
The default implementation does nothing.
exitOrderableLiteral in interface StixPatternListenerctx - the parse treepublic void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2020. All rights reserved.