Class PhonexBaseListener
- All Implemented Interfaces:
PhonexListener
,org.antlr.v4.runtime.tree.ParseTreeListener
PhonexListener
,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Enter a parse tree produced by theAnyElementClass
labeled alternative inPhonexParser.predefined_phone_class()
.void
Enter a parse tree produced byPhonexParser.argument()
.void
Enter a parse tree produced byPhonexParser.argument_list()
.void
Enter a parse tree produced by theAtLeastBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Enter a parse tree produced by theAtMostBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Enter a parse tree produced byPhonexParser.back_reference()
.void
Enter a parse tree produced by theBackReference
labeled alternative inPhonexParser.matcher()
.void
Enter a parse tree produced byPhonexParser.base_phone_matcher()
.void
Enter a parse tree produced byPhonexParser.baseexpr()
.void
Enter a parse tree produced by theBaseMatcher
labeled alternative inPhonexParser.matcher()
.void
Enter a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Enter a parse tree produced byPhonexParser.boundary_matcher()
.void
Enter a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.void
Enter a parse tree produced by theCapturingGroup
labeled alternative inPhonexParser.group()
.void
Enter a parse tree produced byPhonexParser.class_matcher()
.void
Enter a parse tree produced byPhonexParser.compound_phone_matcher()
.void
Enter a parse tree produced by theCompoundPhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
Enter a parse tree produced by theDiacriticMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced byPhonexParser.escaped_char()
.void
Enter a parse tree produced by theEscapedClass
labeled alternative inPhonexParser.predefined_phone_class()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Enter a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Enter a parse tree produced byPhonexParser.expr()
.void
Enter a parse tree produced byPhonexParser.exprele()
.void
Enter a parse tree produced byPhonexParser.feature_set_matcher()
.void
Enter a parse tree produced byPhonexParser.flags()
.void
Enter a parse tree produced by theFromSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Enter a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Enter a parse tree produced byPhonexParser.group_name()
.void
Enter a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced byPhonexParser.hex_value()
.void
Enter a parse tree produced byPhonexParser.identifier()
.void
Enter a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced by theLookAheadGroup
labeled alternative inPhonexParser.group()
.void
Enter a parse tree produced by theLookBehindGroup
labeled alternative inPhonexParser.group()
.void
Enter a parse tree produced by theNamedGroup
labeled alternative inPhonexParser.group()
.void
Enter a parse tree produced byPhonexParser.negatable_identifier()
.void
Enter a parse tree produced by theNonCapturingGroup
labeled alternative inPhonexParser.group()
.void
Enter a parse tree produced byPhonexParser.phone_matcher()
.void
Enter a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
Enter a parse tree produced by thePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced byPhonexParser.regex_matcher()
.void
Enter a parse tree produced byPhonexParser.sctype()
.void
Enter a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced by theSingleQuantifier
labeled alternative inPhonexParser.quantifier()
.void
Enter a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Enter a parse tree produced byPhonexParser.stress_type()
.void
Enter a parse tree produced by theStressTypeMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Enter a parse tree produced byPhonexParser.syllable_matcher()
.void
Enter a parse tree produced by theSyllableMatcher
labeled alternative inPhonexParser.matcher()
.void
Enter a parse tree produced by theToSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Exit a parse tree produced by theAnyElementClass
labeled alternative inPhonexParser.predefined_phone_class()
.void
Exit a parse tree produced byPhonexParser.argument()
.void
Exit a parse tree produced byPhonexParser.argument_list()
.void
Exit a parse tree produced by theAtLeastBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Exit a parse tree produced by theAtMostBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Exit a parse tree produced byPhonexParser.back_reference()
.void
Exit a parse tree produced by theBackReference
labeled alternative inPhonexParser.matcher()
.void
Exit a parse tree produced byPhonexParser.base_phone_matcher()
.void
Exit a parse tree produced byPhonexParser.baseexpr()
.void
Exit a parse tree produced by theBaseMatcher
labeled alternative inPhonexParser.matcher()
.void
Exit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Exit a parse tree produced byPhonexParser.boundary_matcher()
.void
Exit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.void
Exit a parse tree produced by theCapturingGroup
labeled alternative inPhonexParser.group()
.void
Exit a parse tree produced byPhonexParser.class_matcher()
.void
Exit a parse tree produced byPhonexParser.compound_phone_matcher()
.void
Exit a parse tree produced by theCompoundPhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
Exit a parse tree produced by theDiacriticMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced byPhonexParser.escaped_char()
.void
Exit a parse tree produced by theEscapedClass
labeled alternative inPhonexParser.predefined_phone_class()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
Exit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.void
Exit a parse tree produced byPhonexParser.expr()
.void
Exit a parse tree produced byPhonexParser.exprele()
.void
Exit a parse tree produced byPhonexParser.feature_set_matcher()
.void
Exit a parse tree produced byPhonexParser.flags()
.void
Exit a parse tree produced by theFromSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Exit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Exit a parse tree produced byPhonexParser.group_name()
.void
Exit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced byPhonexParser.hex_value()
.void
Exit a parse tree produced byPhonexParser.identifier()
.void
Exit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced by theLookAheadGroup
labeled alternative inPhonexParser.group()
.void
Exit a parse tree produced by theLookBehindGroup
labeled alternative inPhonexParser.group()
.void
Exit a parse tree produced by theNamedGroup
labeled alternative inPhonexParser.group()
.void
Exit a parse tree produced byPhonexParser.negatable_identifier()
.void
Exit a parse tree produced by theNonCapturingGroup
labeled alternative inPhonexParser.group()
.void
Exit a parse tree produced byPhonexParser.phone_matcher()
.void
Exit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.void
Exit a parse tree produced by thePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced byPhonexParser.regex_matcher()
.void
Exit a parse tree produced byPhonexParser.sctype()
.void
Exit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced by theSingleQuantifier
labeled alternative inPhonexParser.quantifier()
.void
Exit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
Exit a parse tree produced byPhonexParser.stress_type()
.void
Exit a parse tree produced by theStressTypeMatcher
labeled alternative inPhonexParser.plugin_matcher()
.void
Exit a parse tree produced byPhonexParser.syllable_matcher()
.void
Exit a parse tree produced by theSyllableMatcher
labeled alternative inPhonexParser.matcher()
.void
Exit a parse tree produced by theToSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode node) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
PhonexBaseListener
public PhonexBaseListener()
-
-
Method Details
-
enterExpr
Enter a parse tree produced byPhonexParser.expr()
.The default implementation does nothing.
- Specified by:
enterExpr
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitExpr
Exit a parse tree produced byPhonexParser.expr()
.The default implementation does nothing.
- Specified by:
exitExpr
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterFlags
Enter a parse tree produced byPhonexParser.flags()
.The default implementation does nothing.
- Specified by:
enterFlags
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitFlags
Exit a parse tree produced byPhonexParser.flags()
.The default implementation does nothing.
- Specified by:
exitFlags
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBaseexpr
Enter a parse tree produced byPhonexParser.baseexpr()
.The default implementation does nothing.
- Specified by:
enterBaseexpr
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBaseexpr
Exit a parse tree produced byPhonexParser.baseexpr()
.The default implementation does nothing.
- Specified by:
exitBaseexpr
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterExprele
Enter a parse tree produced byPhonexParser.exprele()
.The default implementation does nothing.
- Specified by:
enterExprele
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitExprele
Exit a parse tree produced byPhonexParser.exprele()
.The default implementation does nothing.
- Specified by:
exitExprele
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterCapturingGroup
Enter a parse tree produced by theCapturingGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
enterCapturingGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitCapturingGroup
Exit a parse tree produced by theCapturingGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
exitCapturingGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterNonCapturingGroup
Enter a parse tree produced by theNonCapturingGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
enterNonCapturingGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitNonCapturingGroup
Exit a parse tree produced by theNonCapturingGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
exitNonCapturingGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterNamedGroup
Enter a parse tree produced by theNamedGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
enterNamedGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitNamedGroup
Exit a parse tree produced by theNamedGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
exitNamedGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterLookBehindGroup
Enter a parse tree produced by theLookBehindGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
enterLookBehindGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitLookBehindGroup
Exit a parse tree produced by theLookBehindGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
exitLookBehindGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterLookAheadGroup
Enter a parse tree produced by theLookAheadGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
enterLookAheadGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitLookAheadGroup
Exit a parse tree produced by theLookAheadGroup
labeled alternative inPhonexParser.group()
.The default implementation does nothing.
- Specified by:
exitLookAheadGroup
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterGroup_name
Enter a parse tree produced byPhonexParser.group_name()
.The default implementation does nothing.
- Specified by:
enterGroup_name
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitGroup_name
Exit a parse tree produced byPhonexParser.group_name()
.The default implementation does nothing.
- Specified by:
exitGroup_name
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBaseMatcher
Enter a parse tree produced by theBaseMatcher
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
enterBaseMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBaseMatcher
Exit a parse tree produced by theBaseMatcher
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
exitBaseMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBackReference
Enter a parse tree produced by theBackReference
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
enterBackReference
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBackReference
Exit a parse tree produced by theBackReference
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
exitBackReference
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterSyllableMatcher
Enter a parse tree produced by theSyllableMatcher
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
enterSyllableMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitSyllableMatcher
Exit a parse tree produced by theSyllableMatcher
labeled alternative inPhonexParser.matcher()
.The default implementation does nothing.
- Specified by:
exitSyllableMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterPhoneMatcher
Enter a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.The default implementation does nothing.
- Specified by:
enterPhoneMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitPhoneMatcher
Exit a parse tree produced by thePhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.The default implementation does nothing.
- Specified by:
exitPhoneMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterCompoundPhoneMatcher
Enter a parse tree produced by theCompoundPhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.The default implementation does nothing.
- Specified by:
enterCompoundPhoneMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitCompoundPhoneMatcher
Exit a parse tree produced by theCompoundPhoneMatcher
labeled alternative inPhonexParser.base_matcher()
.The default implementation does nothing.
- Specified by:
exitCompoundPhoneMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterSyllable_matcher
Enter a parse tree produced byPhonexParser.syllable_matcher()
.The default implementation does nothing.
- Specified by:
enterSyllable_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitSyllable_matcher
Exit a parse tree produced byPhonexParser.syllable_matcher()
.The default implementation does nothing.
- Specified by:
exitSyllable_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterSingleSyllableBounds
Enter a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
enterSingleSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitSingleSyllableBounds
Exit a parse tree produced by theSingleSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
exitSingleSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterFullSyllableBounds
Enter a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
enterFullSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitFullSyllableBounds
Exit a parse tree produced by theFullSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
exitFullSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterFromSyllableBounds
Enter a parse tree produced by theFromSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
enterFromSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitFromSyllableBounds
Exit a parse tree produced by theFromSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
exitFromSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterToSyllableBounds
Enter a parse tree produced by theToSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
enterToSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitToSyllableBounds
Exit a parse tree produced by theToSyllableBounds
labeled alternative inPhonexParser.syllable_bounds()
.The default implementation does nothing.
- Specified by:
exitToSyllableBounds
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterCompound_phone_matcher
Enter a parse tree produced byPhonexParser.compound_phone_matcher()
.The default implementation does nothing.
- Specified by:
enterCompound_phone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitCompound_phone_matcher
Exit a parse tree produced byPhonexParser.compound_phone_matcher()
.The default implementation does nothing.
- Specified by:
exitCompound_phone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterPhone_matcher
Enter a parse tree produced byPhonexParser.phone_matcher()
.The default implementation does nothing.
- Specified by:
enterPhone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitPhone_matcher
Exit a parse tree produced byPhonexParser.phone_matcher()
.The default implementation does nothing.
- Specified by:
exitPhone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBase_phone_matcher
Enter a parse tree produced byPhonexParser.base_phone_matcher()
.The default implementation does nothing.
- Specified by:
enterBase_phone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBase_phone_matcher
Exit a parse tree produced byPhonexParser.base_phone_matcher()
.The default implementation does nothing.
- Specified by:
exitBase_phone_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterHex_value
Enter a parse tree produced byPhonexParser.hex_value()
.The default implementation does nothing.
- Specified by:
enterHex_value
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitHex_value
Exit a parse tree produced byPhonexParser.hex_value()
.The default implementation does nothing.
- Specified by:
exitHex_value
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterEscaped_char
Enter a parse tree produced byPhonexParser.escaped_char()
.The default implementation does nothing.
- Specified by:
enterEscaped_char
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitEscaped_char
Exit a parse tree produced byPhonexParser.escaped_char()
.The default implementation does nothing.
- Specified by:
exitEscaped_char
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterClass_matcher
Enter a parse tree produced byPhonexParser.class_matcher()
.The default implementation does nothing.
- Specified by:
enterClass_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitClass_matcher
Exit a parse tree produced byPhonexParser.class_matcher()
.The default implementation does nothing.
- Specified by:
exitClass_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterPluginMatcher
Enter a parse tree produced by thePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterPluginMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitPluginMatcher
Exit a parse tree produced by thePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitPluginMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterScTypePluginMatcher
Enter a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterScTypePluginMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitScTypePluginMatcher
Exit a parse tree produced by theScTypePluginMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitScTypePluginMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterDiacriticMatcher
Enter a parse tree produced by theDiacriticMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterDiacriticMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitDiacriticMatcher
Exit a parse tree produced by theDiacriticMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitDiacriticMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterStressTypeMatcher
Enter a parse tree produced by theStressTypeMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterStressTypeMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitStressTypeMatcher
Exit a parse tree produced by theStressTypeMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitStressTypeMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterLongMatcher
Enter a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterLongMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitLongMatcher
Exit a parse tree produced by theLongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitLongMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterHalflongMatcher
Enter a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
enterHalflongMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitHalflongMatcher
Exit a parse tree produced by theHalflongMatcher
labeled alternative inPhonexParser.plugin_matcher()
.The default implementation does nothing.
- Specified by:
exitHalflongMatcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterArgument
Enter a parse tree produced byPhonexParser.argument()
.The default implementation does nothing.
- Specified by:
enterArgument
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitArgument
Exit a parse tree produced byPhonexParser.argument()
.The default implementation does nothing.
- Specified by:
exitArgument
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterArgument_list
Enter a parse tree produced byPhonexParser.argument_list()
.The default implementation does nothing.
- Specified by:
enterArgument_list
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitArgument_list
Exit a parse tree produced byPhonexParser.argument_list()
.The default implementation does nothing.
- Specified by:
exitArgument_list
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBack_reference
Enter a parse tree produced byPhonexParser.back_reference()
.The default implementation does nothing.
- Specified by:
enterBack_reference
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBack_reference
Exit a parse tree produced byPhonexParser.back_reference()
.The default implementation does nothing.
- Specified by:
exitBack_reference
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterFeature_set_matcher
Enter a parse tree produced byPhonexParser.feature_set_matcher()
.The default implementation does nothing.
- Specified by:
enterFeature_set_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitFeature_set_matcher
Exit a parse tree produced byPhonexParser.feature_set_matcher()
.The default implementation does nothing.
- Specified by:
exitFeature_set_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterIdentifier
Enter a parse tree produced byPhonexParser.identifier()
.The default implementation does nothing.
- Specified by:
enterIdentifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitIdentifier
Exit a parse tree produced byPhonexParser.identifier()
.The default implementation does nothing.
- Specified by:
exitIdentifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterNegatable_identifier
Enter a parse tree produced byPhonexParser.negatable_identifier()
.The default implementation does nothing.
- Specified by:
enterNegatable_identifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitNegatable_identifier
Exit a parse tree produced byPhonexParser.negatable_identifier()
.The default implementation does nothing.
- Specified by:
exitNegatable_identifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterSingleQuantifier
Enter a parse tree produced by theSingleQuantifier
labeled alternative inPhonexParser.quantifier()
.The default implementation does nothing.
- Specified by:
enterSingleQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitSingleQuantifier
Exit a parse tree produced by theSingleQuantifier
labeled alternative inPhonexParser.quantifier()
.The default implementation does nothing.
- Specified by:
exitSingleQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBoundedQuantifier
Enter a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.The default implementation does nothing.
- Specified by:
enterBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBoundedQuantifier
Exit a parse tree produced by theBoundedQuantifier
labeled alternative inPhonexParser.quantifier()
.The default implementation does nothing.
- Specified by:
exitBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterExactBoundedQuantifier
Enter a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
enterExactBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitExactBoundedQuantifier
Exit a parse tree produced by theExactBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
exitExactBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterAtLeastBoundedQuantifier
Enter a parse tree produced by theAtLeastBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
enterAtLeastBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitAtLeastBoundedQuantifier
Exit a parse tree produced by theAtLeastBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
exitAtLeastBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterAtMostBoundedQuantifier
Enter a parse tree produced by theAtMostBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
enterAtMostBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitAtMostBoundedQuantifier
Exit a parse tree produced by theAtMostBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
exitAtMostBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBetweenBoundedQuantifier
Enter a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
enterBetweenBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBetweenBoundedQuantifier
Exit a parse tree produced by theBetweenBoundedQuantifier
labeled alternative inPhonexParser.bounded_quantifier()
.The default implementation does nothing.
- Specified by:
exitBetweenBoundedQuantifier
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterAnyElementClass
Enter a parse tree produced by theAnyElementClass
labeled alternative inPhonexParser.predefined_phone_class()
.The default implementation does nothing.
- Specified by:
enterAnyElementClass
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitAnyElementClass
Exit a parse tree produced by theAnyElementClass
labeled alternative inPhonexParser.predefined_phone_class()
.The default implementation does nothing.
- Specified by:
exitAnyElementClass
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterEscapedClass
Enter a parse tree produced by theEscapedClass
labeled alternative inPhonexParser.predefined_phone_class()
.The default implementation does nothing.
- Specified by:
enterEscapedClass
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitEscapedClass
Exit a parse tree produced by theEscapedClass
labeled alternative inPhonexParser.predefined_phone_class()
.The default implementation does nothing.
- Specified by:
exitEscapedClass
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterBoundary_matcher
Enter a parse tree produced byPhonexParser.boundary_matcher()
.The default implementation does nothing.
- Specified by:
enterBoundary_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitBoundary_matcher
Exit a parse tree produced byPhonexParser.boundary_matcher()
.The default implementation does nothing.
- Specified by:
exitBoundary_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterStress_type
Enter a parse tree produced byPhonexParser.stress_type()
.The default implementation does nothing.
- Specified by:
enterStress_type
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitStress_type
Exit a parse tree produced byPhonexParser.stress_type()
.The default implementation does nothing.
- Specified by:
exitStress_type
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterSctype
Enter a parse tree produced byPhonexParser.sctype()
.The default implementation does nothing.
- Specified by:
enterSctype
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitSctype
Exit a parse tree produced byPhonexParser.sctype()
.The default implementation does nothing.
- Specified by:
exitSctype
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterRegex_matcher
Enter a parse tree produced byPhonexParser.regex_matcher()
.The default implementation does nothing.
- Specified by:
enterRegex_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
exitRegex_matcher
Exit a parse tree produced byPhonexParser.regex_matcher()
.The default implementation does nothing.
- Specified by:
exitRegex_matcher
in interfacePhonexListener
- Parameters:
ctx
- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminal
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNode
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-