Class PQLBaseListener
- All Implemented Interfaces:
PQLListener
,org.antlr.v4.runtime.tree.ParseTreeListener
PQLListener
,
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 theAllProjectSessions
labeled alternative inPQL.session_list()
.void
Enter a parse tree produced by theAllRecords
labeled alternative inPQL.record_list()
.void
Enter a parse tree produced by theAllTiers
labeled alternative inPQL.tier_list()
.void
Enter a parse tree produced byPQL.contains_or_equals()
.void
Enter a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.void
Enter a parse tree produced byPQL.date_expr()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
enterExpr
(PQL.ExprContext ctx) Enter a parse tree produced byPQL.expr()
.void
Enter a parse tree produced byPQL.filter_block()
.void
Enter a parse tree produced byPQL.filter_blocks()
.void
Enter a parse tree produced byPQL.find_query()
.void
Enter a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.void
Enter a parse tree produced byPQL.includes()
.void
Enter a parse tree produced by theIncludeTiers
labeled alternative inPQL.include_stmt()
.void
Enter a parse tree produced byPQL.integer()
.void
Enter a parse tree produced byPQL.number()
.void
Enter a parse tree produced byPQL.period_expr()
.void
Enter a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.void
Enter a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.void
Enter a parse tree produced byPQL.query()
.void
Enter a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.void
Enter a parse tree produced by theRecordNumber
labeled alternative inPQL.record_or_range()
.void
Enter a parse tree produced by theRecordRange
labeled alternative inPQL.record_or_range()
.void
Enter a parse tree produced by theRegexExpr
labeled alternative inPQL.plain_text_expr()
.void
Enter a parse tree produced byPQL.search_by()
.void
Enter a parse tree produced byPQL.select_query()
.void
Enter a parse tree produced byPQL.session_name()
.void
Enter a parse tree produced byPQL.session_or_record_list()
.void
Enter a parse tree produced by theSessionList
labeled alternative inPQL.session_list()
.void
Enter a parse tree produced byPQL.start()
.void
Enter a parse tree produced byPQL.tier_name()
.void
Enter a parse tree produced by theTierList
labeled alternative inPQL.tier_list()
.void
Enter a parse tree produced byPQL.where_group()
.void
Enter a parse tree produced byPQL.where_group_and_stmt()
.void
Enter a parse tree produced byPQL.where_group_or_stmt()
.void
Enter a parse tree produced byPQL.where_group_stmt()
.void
Enter a parse tree produced byPQL.where_group_unary_stmt()
.void
Enter a parse tree produced byPQL.where_project()
.void
Enter a parse tree produced byPQL.where_project_and_stmt()
.void
Enter a parse tree produced byPQL.where_project_or_stmt()
.void
Enter a parse tree produced byPQL.where_project_stmt()
.void
Enter a parse tree produced byPQL.where_project_unary_stmt()
.void
Enter a parse tree produced byPQL.where_session()
.void
Enter a parse tree produced byPQL.where_session_and_stmt()
.void
Enter a parse tree produced byPQL.where_session_or_stmt()
.void
Enter a parse tree produced byPQL.where_session_stmt()
.void
Enter a parse tree produced byPQL.where_session_unary_stmt()
.void
Enter a parse tree produced byPQL.where_speaker()
.void
Enter a parse tree produced byPQL.where_speaker_and_stmt()
.void
Enter a parse tree produced byPQL.where_speaker_or_stmt()
.void
Enter a parse tree produced byPQL.where_speaker_stmt()
.void
Enter a parse tree produced byPQL.where_speaker_unary_stmt()
.void
Enter a parse tree produced byPQL.where_syllable()
.void
Enter a parse tree produced byPQL.where_syllable_and_stmt()
.void
Enter a parse tree produced byPQL.where_syllable_or_stmt()
.void
Enter a parse tree produced byPQL.where_syllable_stmt()
.void
Enter a parse tree produced byPQL.where_syllable_unary_stmt()
.void
Enter a parse tree produced byPQL.where_word()
.void
Enter a parse tree produced byPQL.where_word_and_stmt()
.void
Enter a parse tree produced byPQL.where_word_or_stmt()
.void
Enter a parse tree produced byPQL.where_word_stmt()
.void
Enter a parse tree produced byPQL.where_word_unary_stmt()
.void
Enter a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.void
Exit a parse tree produced by theAllProjectSessions
labeled alternative inPQL.session_list()
.void
Exit a parse tree produced by theAllRecords
labeled alternative inPQL.record_list()
.void
Exit a parse tree produced by theAllTiers
labeled alternative inPQL.tier_list()
.void
Exit a parse tree produced byPQL.contains_or_equals()
.void
Exit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.void
Exit a parse tree produced byPQL.date_expr()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext ctx) void
exitExpr
(PQL.ExprContext ctx) Exit a parse tree produced byPQL.expr()
.void
Exit a parse tree produced byPQL.filter_block()
.void
Exit a parse tree produced byPQL.filter_blocks()
.void
Exit a parse tree produced byPQL.find_query()
.void
Exit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.void
Exit a parse tree produced byPQL.includes()
.void
Exit a parse tree produced by theIncludeTiers
labeled alternative inPQL.include_stmt()
.void
Exit a parse tree produced byPQL.integer()
.void
Exit a parse tree produced byPQL.number()
.void
Exit a parse tree produced byPQL.period_expr()
.void
Exit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.void
Exit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.void
Exit a parse tree produced byPQL.query()
.void
Exit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.void
Exit a parse tree produced by theRecordNumber
labeled alternative inPQL.record_or_range()
.void
Exit a parse tree produced by theRecordRange
labeled alternative inPQL.record_or_range()
.void
Exit a parse tree produced by theRegexExpr
labeled alternative inPQL.plain_text_expr()
.void
Exit a parse tree produced byPQL.search_by()
.void
Exit a parse tree produced byPQL.select_query()
.void
Exit a parse tree produced byPQL.session_name()
.void
Exit a parse tree produced byPQL.session_or_record_list()
.void
Exit a parse tree produced by theSessionList
labeled alternative inPQL.session_list()
.void
Exit a parse tree produced byPQL.start()
.void
Exit a parse tree produced byPQL.tier_name()
.void
Exit a parse tree produced by theTierList
labeled alternative inPQL.tier_list()
.void
Exit a parse tree produced byPQL.where_group()
.void
Exit a parse tree produced byPQL.where_group_and_stmt()
.void
Exit a parse tree produced byPQL.where_group_or_stmt()
.void
Exit a parse tree produced byPQL.where_group_stmt()
.void
Exit a parse tree produced byPQL.where_group_unary_stmt()
.void
Exit a parse tree produced byPQL.where_project()
.void
Exit a parse tree produced byPQL.where_project_and_stmt()
.void
Exit a parse tree produced byPQL.where_project_or_stmt()
.void
Exit a parse tree produced byPQL.where_project_stmt()
.void
Exit a parse tree produced byPQL.where_project_unary_stmt()
.void
Exit a parse tree produced byPQL.where_session()
.void
Exit a parse tree produced byPQL.where_session_and_stmt()
.void
Exit a parse tree produced byPQL.where_session_or_stmt()
.void
Exit a parse tree produced byPQL.where_session_stmt()
.void
Exit a parse tree produced byPQL.where_session_unary_stmt()
.void
Exit a parse tree produced byPQL.where_speaker()
.void
Exit a parse tree produced byPQL.where_speaker_and_stmt()
.void
Exit a parse tree produced byPQL.where_speaker_or_stmt()
.void
Exit a parse tree produced byPQL.where_speaker_stmt()
.void
Exit a parse tree produced byPQL.where_speaker_unary_stmt()
.void
Exit a parse tree produced byPQL.where_syllable()
.void
Exit a parse tree produced byPQL.where_syllable_and_stmt()
.void
Exit a parse tree produced byPQL.where_syllable_or_stmt()
.void
Exit a parse tree produced byPQL.where_syllable_stmt()
.void
Exit a parse tree produced byPQL.where_syllable_unary_stmt()
.void
Exit a parse tree produced byPQL.where_word()
.void
Exit a parse tree produced byPQL.where_word_and_stmt()
.void
Exit a parse tree produced byPQL.where_word_or_stmt()
.void
Exit a parse tree produced byPQL.where_word_stmt()
.void
Exit a parse tree produced byPQL.where_word_unary_stmt()
.void
Exit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode node) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
PQLBaseListener
public PQLBaseListener()
-
-
Method Details
-
enterStart
Enter a parse tree produced byPQL.start()
.The default implementation does nothing.
- Specified by:
enterStart
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitStart
Exit a parse tree produced byPQL.start()
.The default implementation does nothing.
- Specified by:
exitStart
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterQuery
Enter a parse tree produced byPQL.query()
.The default implementation does nothing.
- Specified by:
enterQuery
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitQuery
Exit a parse tree produced byPQL.query()
.The default implementation does nothing.
- Specified by:
exitQuery
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterFind_query
Enter a parse tree produced byPQL.find_query()
.The default implementation does nothing.
- Specified by:
enterFind_query
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitFind_query
Exit a parse tree produced byPQL.find_query()
.The default implementation does nothing.
- Specified by:
exitFind_query
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterSelect_query
Enter a parse tree produced byPQL.select_query()
.The default implementation does nothing.
- Specified by:
enterSelect_query
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitSelect_query
Exit a parse tree produced byPQL.select_query()
.The default implementation does nothing.
- Specified by:
exitSelect_query
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterSearch_by
Enter a parse tree produced byPQL.search_by()
.The default implementation does nothing.
- Specified by:
enterSearch_by
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitSearch_by
Exit a parse tree produced byPQL.search_by()
.The default implementation does nothing.
- Specified by:
exitSearch_by
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterExpr
Enter a parse tree produced byPQL.expr()
.The default implementation does nothing.
- Specified by:
enterExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitExpr
Exit a parse tree produced byPQL.expr()
.The default implementation does nothing.
- Specified by:
exitExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterPlainTextExpr
Enter a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.The default implementation does nothing.
- Specified by:
enterPlainTextExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitPlainTextExpr
Exit a parse tree produced by thePlainTextExpr
labeled alternative inPQL.plain_text_expr()
.The default implementation does nothing.
- Specified by:
exitPlainTextExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterRegexExpr
Enter a parse tree produced by theRegexExpr
labeled alternative inPQL.plain_text_expr()
.The default implementation does nothing.
- Specified by:
enterRegexExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitRegexExpr
Exit a parse tree produced by theRegexExpr
labeled alternative inPQL.plain_text_expr()
.The default implementation does nothing.
- Specified by:
exitRegexExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterPhonexExpr
Enter a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
enterPhonexExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitPhonexExpr
Exit a parse tree produced by thePhonexExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
exitPhonexExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWordShapeExpr
Enter a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
enterWordShapeExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWordShapeExpr
Exit a parse tree produced by theWordShapeExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
exitWordShapeExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterCVPatternExpr
Enter a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
enterCVPatternExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitCVPatternExpr
Exit a parse tree produced by theCVPatternExpr
labeled alternative inPQL.ipa_expr()
.The default implementation does nothing.
- Specified by:
exitCVPatternExpr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterTierList
Enter a parse tree produced by theTierList
labeled alternative inPQL.tier_list()
.The default implementation does nothing.
- Specified by:
enterTierList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitTierList
Exit a parse tree produced by theTierList
labeled alternative inPQL.tier_list()
.The default implementation does nothing.
- Specified by:
exitTierList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterAllTiers
Enter a parse tree produced by theAllTiers
labeled alternative inPQL.tier_list()
.The default implementation does nothing.
- Specified by:
enterAllTiers
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitAllTiers
Exit a parse tree produced by theAllTiers
labeled alternative inPQL.tier_list()
.The default implementation does nothing.
- Specified by:
exitAllTiers
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterTier_name
Enter a parse tree produced byPQL.tier_name()
.The default implementation does nothing.
- Specified by:
enterTier_name
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitTier_name
Exit a parse tree produced byPQL.tier_name()
.The default implementation does nothing.
- Specified by:
exitTier_name
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterSession_or_record_list
Enter a parse tree produced byPQL.session_or_record_list()
.The default implementation does nothing.
- Specified by:
enterSession_or_record_list
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitSession_or_record_list
Exit a parse tree produced byPQL.session_or_record_list()
.The default implementation does nothing.
- Specified by:
exitSession_or_record_list
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterSessionList
Enter a parse tree produced by theSessionList
labeled alternative inPQL.session_list()
.The default implementation does nothing.
- Specified by:
enterSessionList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitSessionList
Exit a parse tree produced by theSessionList
labeled alternative inPQL.session_list()
.The default implementation does nothing.
- Specified by:
exitSessionList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterAllProjectSessions
Enter a parse tree produced by theAllProjectSessions
labeled alternative inPQL.session_list()
.The default implementation does nothing.
- Specified by:
enterAllProjectSessions
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitAllProjectSessions
Exit a parse tree produced by theAllProjectSessions
labeled alternative inPQL.session_list()
.The default implementation does nothing.
- Specified by:
exitAllProjectSessions
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterSession_name
Enter a parse tree produced byPQL.session_name()
.The default implementation does nothing.
- Specified by:
enterSession_name
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitSession_name
Exit a parse tree produced byPQL.session_name()
.The default implementation does nothing.
- Specified by:
exitSession_name
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterAllRecords
Enter a parse tree produced by theAllRecords
labeled alternative inPQL.record_list()
.The default implementation does nothing.
- Specified by:
enterAllRecords
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitAllRecords
Exit a parse tree produced by theAllRecords
labeled alternative inPQL.record_list()
.The default implementation does nothing.
- Specified by:
exitAllRecords
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterRecordList
Enter a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.The default implementation does nothing.
- Specified by:
enterRecordList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitRecordList
Exit a parse tree produced by theRecordList
labeled alternative inPQL.record_list()
.The default implementation does nothing.
- Specified by:
exitRecordList
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterRecordNumber
Enter a parse tree produced by theRecordNumber
labeled alternative inPQL.record_or_range()
.The default implementation does nothing.
- Specified by:
enterRecordNumber
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitRecordNumber
Exit a parse tree produced by theRecordNumber
labeled alternative inPQL.record_or_range()
.The default implementation does nothing.
- Specified by:
exitRecordNumber
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterRecordRange
Enter a parse tree produced by theRecordRange
labeled alternative inPQL.record_or_range()
.The default implementation does nothing.
- Specified by:
enterRecordRange
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitRecordRange
Exit a parse tree produced by theRecordRange
labeled alternative inPQL.record_or_range()
.The default implementation does nothing.
- Specified by:
exitRecordRange
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterFilter_blocks
Enter a parse tree produced byPQL.filter_blocks()
.The default implementation does nothing.
- Specified by:
enterFilter_blocks
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitFilter_blocks
Exit a parse tree produced byPQL.filter_blocks()
.The default implementation does nothing.
- Specified by:
exitFilter_blocks
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterFilter_block
Enter a parse tree produced byPQL.filter_block()
.The default implementation does nothing.
- Specified by:
enterFilter_block
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitFilter_block
Exit a parse tree produced byPQL.filter_block()
.The default implementation does nothing.
- Specified by:
exitFilter_block
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterContains_or_equals
Enter a parse tree produced byPQL.contains_or_equals()
.The default implementation does nothing.
- Specified by:
enterContains_or_equals
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitContains_or_equals
Exit a parse tree produced byPQL.contains_or_equals()
.The default implementation does nothing.
- Specified by:
exitContains_or_equals
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_project
Enter a parse tree produced byPQL.where_project()
.The default implementation does nothing.
- Specified by:
enterWhere_project
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_project
Exit a parse tree produced byPQL.where_project()
.The default implementation does nothing.
- Specified by:
exitWhere_project
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_project_stmt
Enter a parse tree produced byPQL.where_project_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_project_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_project_stmt
Exit a parse tree produced byPQL.where_project_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_project_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_project_or_stmt
Enter a parse tree produced byPQL.where_project_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_project_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_project_or_stmt
Exit a parse tree produced byPQL.where_project_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_project_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_project_and_stmt
Enter a parse tree produced byPQL.where_project_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_project_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_project_and_stmt
Exit a parse tree produced byPQL.where_project_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_project_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_project_unary_stmt
Enter a parse tree produced byPQL.where_project_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_project_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_project_unary_stmt
Exit a parse tree produced byPQL.where_project_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_project_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_session
Enter a parse tree produced byPQL.where_session()
.The default implementation does nothing.
- Specified by:
enterWhere_session
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_session
Exit a parse tree produced byPQL.where_session()
.The default implementation does nothing.
- Specified by:
exitWhere_session
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_session_stmt
Enter a parse tree produced byPQL.where_session_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_session_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_session_stmt
Exit a parse tree produced byPQL.where_session_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_session_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_session_or_stmt
Enter a parse tree produced byPQL.where_session_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_session_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_session_or_stmt
Exit a parse tree produced byPQL.where_session_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_session_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_session_and_stmt
Enter a parse tree produced byPQL.where_session_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_session_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_session_and_stmt
Exit a parse tree produced byPQL.where_session_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_session_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_session_unary_stmt
Enter a parse tree produced byPQL.where_session_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_session_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_session_unary_stmt
Exit a parse tree produced byPQL.where_session_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_session_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_speaker
Enter a parse tree produced byPQL.where_speaker()
.The default implementation does nothing.
- Specified by:
enterWhere_speaker
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_speaker
Exit a parse tree produced byPQL.where_speaker()
.The default implementation does nothing.
- Specified by:
exitWhere_speaker
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_speaker_stmt
Enter a parse tree produced byPQL.where_speaker_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_speaker_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_speaker_stmt
Exit a parse tree produced byPQL.where_speaker_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_speaker_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_speaker_or_stmt
Enter a parse tree produced byPQL.where_speaker_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_speaker_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_speaker_or_stmt
Exit a parse tree produced byPQL.where_speaker_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_speaker_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_speaker_and_stmt
Enter a parse tree produced byPQL.where_speaker_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_speaker_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_speaker_and_stmt
Exit a parse tree produced byPQL.where_speaker_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_speaker_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_speaker_unary_stmt
Enter a parse tree produced byPQL.where_speaker_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_speaker_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_speaker_unary_stmt
Exit a parse tree produced byPQL.where_speaker_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_speaker_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_group
Enter a parse tree produced byPQL.where_group()
.The default implementation does nothing.
- Specified by:
enterWhere_group
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_group
Exit a parse tree produced byPQL.where_group()
.The default implementation does nothing.
- Specified by:
exitWhere_group
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_group_stmt
Enter a parse tree produced byPQL.where_group_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_group_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_group_stmt
Exit a parse tree produced byPQL.where_group_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_group_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_group_or_stmt
Enter a parse tree produced byPQL.where_group_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_group_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_group_or_stmt
Exit a parse tree produced byPQL.where_group_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_group_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_group_and_stmt
Enter a parse tree produced byPQL.where_group_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_group_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_group_and_stmt
Exit a parse tree produced byPQL.where_group_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_group_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_group_unary_stmt
Enter a parse tree produced byPQL.where_group_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_group_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_group_unary_stmt
Exit a parse tree produced byPQL.where_group_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_group_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_word
Enter a parse tree produced byPQL.where_word()
.The default implementation does nothing.
- Specified by:
enterWhere_word
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_word
Exit a parse tree produced byPQL.where_word()
.The default implementation does nothing.
- Specified by:
exitWhere_word
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_word_stmt
Enter a parse tree produced byPQL.where_word_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_word_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_word_stmt
Exit a parse tree produced byPQL.where_word_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_word_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_word_or_stmt
Enter a parse tree produced byPQL.where_word_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_word_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_word_or_stmt
Exit a parse tree produced byPQL.where_word_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_word_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_word_and_stmt
Enter a parse tree produced byPQL.where_word_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_word_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_word_and_stmt
Exit a parse tree produced byPQL.where_word_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_word_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_word_unary_stmt
Enter a parse tree produced byPQL.where_word_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_word_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_word_unary_stmt
Exit a parse tree produced byPQL.where_word_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_word_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_syllable
Enter a parse tree produced byPQL.where_syllable()
.The default implementation does nothing.
- Specified by:
enterWhere_syllable
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_syllable
Exit a parse tree produced byPQL.where_syllable()
.The default implementation does nothing.
- Specified by:
exitWhere_syllable
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_syllable_stmt
Enter a parse tree produced byPQL.where_syllable_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_syllable_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_syllable_stmt
Exit a parse tree produced byPQL.where_syllable_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_syllable_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_syllable_or_stmt
Enter a parse tree produced byPQL.where_syllable_or_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_syllable_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_syllable_or_stmt
Exit a parse tree produced byPQL.where_syllable_or_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_syllable_or_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_syllable_and_stmt
Enter a parse tree produced byPQL.where_syllable_and_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_syllable_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_syllable_and_stmt
Exit a parse tree produced byPQL.where_syllable_and_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_syllable_and_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterWhere_syllable_unary_stmt
Enter a parse tree produced byPQL.where_syllable_unary_stmt()
.The default implementation does nothing.
- Specified by:
enterWhere_syllable_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitWhere_syllable_unary_stmt
Exit a parse tree produced byPQL.where_syllable_unary_stmt()
.The default implementation does nothing.
- Specified by:
exitWhere_syllable_unary_stmt
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterPeriod_expr
Enter a parse tree produced byPQL.period_expr()
.The default implementation does nothing.
- Specified by:
enterPeriod_expr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitPeriod_expr
Exit a parse tree produced byPQL.period_expr()
.The default implementation does nothing.
- Specified by:
exitPeriod_expr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterDate_expr
Enter a parse tree produced byPQL.date_expr()
.The default implementation does nothing.
- Specified by:
enterDate_expr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitDate_expr
Exit a parse tree produced byPQL.date_expr()
.The default implementation does nothing.
- Specified by:
exitDate_expr
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterIncludes
Enter a parse tree produced byPQL.includes()
.The default implementation does nothing.
- Specified by:
enterIncludes
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitIncludes
Exit a parse tree produced byPQL.includes()
.The default implementation does nothing.
- Specified by:
exitIncludes
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterIncludeAlignedPhones
Enter a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.The default implementation does nothing.
- Specified by:
enterIncludeAlignedPhones
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitIncludeAlignedPhones
Exit a parse tree produced by theIncludeAlignedPhones
labeled alternative inPQL.include_stmt()
.The default implementation does nothing.
- Specified by:
exitIncludeAlignedPhones
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterIncludeTiers
Enter a parse tree produced by theIncludeTiers
labeled alternative inPQL.include_stmt()
.The default implementation does nothing.
- Specified by:
enterIncludeTiers
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitIncludeTiers
Exit a parse tree produced by theIncludeTiers
labeled alternative inPQL.include_stmt()
.The default implementation does nothing.
- Specified by:
exitIncludeTiers
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterInteger
Enter a parse tree produced byPQL.integer()
.The default implementation does nothing.
- Specified by:
enterInteger
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitInteger
Exit a parse tree produced byPQL.integer()
.The default implementation does nothing.
- Specified by:
exitInteger
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
enterNumber
Enter a parse tree produced byPQL.number()
.The default implementation does nothing.
- Specified by:
enterNumber
in interfacePQLListener
- Parameters:
ctx
- the parse tree
-
exitNumber
Exit a parse tree produced byPQL.number()
.The default implementation does nothing.
- Specified by:
exitNumber
in interfacePQLListener
- 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
-