Class AbstractUnicodeOrthographyParserListener
java.lang.Object
ca.phon.orthography.parser.AbstractUnicodeOrthographyParserListener
- All Implemented Interfaces:
UnicodeOrthographyListener
,org.antlr.v4.runtime.tree.ParseTreeListener
- Direct Known Subclasses:
UnicodeOrthographyBuilder
public class AbstractUnicodeOrthographyParserListener
extends Object
implements UnicodeOrthographyListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Enter a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.void
Enter a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
Enter a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.void
Enter a parse tree produced byUnicodeOrthographyParser.ca_element()
.void
Enter a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.complete_word()
.void
Enter a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.void
Enter a parse tree produced byUnicodeOrthographyParser.duration()
.void
Enter a parse tree produced byUnicodeOrthographyParser.error()
.void
enterEveryRule
(org.antlr.v4.runtime.ParserRuleContext parserRuleContext) void
Enter a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.formsuffix()
.void
Enter a parse tree produced byUnicodeOrthographyParser.formtype()
.void
Enter a parse tree produced byUnicodeOrthographyParser.freecode()
.void
Enter a parse tree produced byUnicodeOrthographyParser.group()
.void
Enter a parse tree produced byUnicodeOrthographyParser.groupcontent()
.void
Enter a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.void
Enter a parse tree produced byUnicodeOrthographyParser.internal_media()
.void
Enter a parse tree produced byUnicodeOrthographyParser.language()
.void
Enter a parse tree produced byUnicodeOrthographyParser.linker()
.void
Enter a parse tree produced byUnicodeOrthographyParser.long_feature()
.void
Enter a parse tree produced byUnicodeOrthographyParser.marker()
.void
Enter a parse tree produced byUnicodeOrthographyParser.mediasegment()
.void
Enter a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.void
Enter a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
Enter a parse tree produced byUnicodeOrthographyParser.nonvocal()
.void
Enter a parse tree produced byUnicodeOrthographyParser.number()
.void
Enter a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.void
Enter a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.orthodata()
.void
Enter a parse tree produced byUnicodeOrthographyParser.orthoelement()
.void
Enter a parse tree produced byUnicodeOrthographyParser.orthography()
.void
Enter a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.void
Enter a parse tree produced byUnicodeOrthographyParser.overlap()
.void
Enter a parse tree produced byUnicodeOrthographyParser.overlap_point()
.void
Enter a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.pause()
.void
Enter a parse tree produced byUnicodeOrthographyParser.pgcontent()
.void
Enter a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.void
Enter a parse tree produced byUnicodeOrthographyParser.pos()
.void
Enter a parse tree produced byUnicodeOrthographyParser.postcode()
.void
Enter a parse tree produced byUnicodeOrthographyParser.prosody()
.void
Enter a parse tree produced byUnicodeOrthographyParser.quotation()
.void
Enter a parse tree produced byUnicodeOrthographyParser.replacement()
.void
Enter a parse tree produced byUnicodeOrthographyParser.replacement_words()
.void
Enter a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
Enter a parse tree produced byUnicodeOrthographyParser.separator()
.void
Enter a parse tree produced byUnicodeOrthographyParser.shortening()
.void
Enter a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
Enter a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.void
Enter a parse tree produced byUnicodeOrthographyParser.start()
.void
Enter a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.void
Enter a parse tree produced byUnicodeOrthographyParser.tagMarker()
.void
Enter a parse tree produced byUnicodeOrthographyParser.terminator()
.void
Enter a parse tree produced byUnicodeOrthographyParser.text()
.void
Enter a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.void
Enter a parse tree produced byUnicodeOrthographyParser.toneMarker()
.void
Enter a parse tree produced byUnicodeOrthographyParser.user_special_form()
.void
Enter a parse tree produced byUnicodeOrthographyParser.uttlang()
.void
Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.void
Enter a parse tree produced byUnicodeOrthographyParser.who()
.void
Enter a parse tree produced byUnicodeOrthographyParser.wk()
.void
Enter a parse tree produced byUnicodeOrthographyParser.word_text()
.void
Enter a parse tree produced byUnicodeOrthographyParser.wordelement()
.void
Enter a parse tree produced byUnicodeOrthographyParser.wordpos()
.void
Enter a parse tree produced byUnicodeOrthographyParser.wordprefix()
.void
Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.void
Exit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.void
Exit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
Exit a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.void
Exit a parse tree produced byUnicodeOrthographyParser.ca_element()
.void
Exit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.complete_word()
.void
Exit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.void
Exit a parse tree produced byUnicodeOrthographyParser.duration()
.void
Exit a parse tree produced byUnicodeOrthographyParser.error()
.void
exitEveryRule
(org.antlr.v4.runtime.ParserRuleContext parserRuleContext) void
Exit a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.void
Exit a parse tree produced byUnicodeOrthographyParser.formtype()
.void
Exit a parse tree produced byUnicodeOrthographyParser.freecode()
.void
Exit a parse tree produced byUnicodeOrthographyParser.group()
.void
Exit a parse tree produced byUnicodeOrthographyParser.groupcontent()
.void
Exit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.void
Exit a parse tree produced byUnicodeOrthographyParser.internal_media()
.void
Exit a parse tree produced byUnicodeOrthographyParser.language()
.void
Exit a parse tree produced byUnicodeOrthographyParser.linker()
.void
Exit a parse tree produced byUnicodeOrthographyParser.long_feature()
.void
Exit a parse tree produced byUnicodeOrthographyParser.marker()
.void
Exit a parse tree produced byUnicodeOrthographyParser.mediasegment()
.void
Exit a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.void
Exit a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.void
Exit a parse tree produced byUnicodeOrthographyParser.nonvocal()
.void
Exit a parse tree produced byUnicodeOrthographyParser.number()
.void
Exit a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.void
Exit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.orthodata()
.void
Exit a parse tree produced byUnicodeOrthographyParser.orthoelement()
.void
Exit a parse tree produced byUnicodeOrthographyParser.orthography()
.void
Exit a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.void
Exit a parse tree produced byUnicodeOrthographyParser.overlap()
.void
Exit a parse tree produced byUnicodeOrthographyParser.overlap_point()
.void
Exit a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.pause()
.void
Exit a parse tree produced byUnicodeOrthographyParser.pgcontent()
.void
Exit a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.void
Exit a parse tree produced byUnicodeOrthographyParser.pos()
.void
Exit a parse tree produced byUnicodeOrthographyParser.postcode()
.void
Exit a parse tree produced byUnicodeOrthographyParser.prosody()
.void
Exit a parse tree produced byUnicodeOrthographyParser.quotation()
.void
Exit a parse tree produced byUnicodeOrthographyParser.replacement()
.void
Exit a parse tree produced byUnicodeOrthographyParser.replacement_words()
.void
Exit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
Exit a parse tree produced byUnicodeOrthographyParser.separator()
.void
Exit a parse tree produced byUnicodeOrthographyParser.shortening()
.void
Exit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.void
Exit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.void
Exit a parse tree produced byUnicodeOrthographyParser.start()
.void
Exit a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.void
Exit a parse tree produced byUnicodeOrthographyParser.tagMarker()
.void
Exit a parse tree produced byUnicodeOrthographyParser.terminator()
.void
Exit a parse tree produced byUnicodeOrthographyParser.text()
.void
Exit a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.void
Exit a parse tree produced byUnicodeOrthographyParser.toneMarker()
.void
Exit a parse tree produced byUnicodeOrthographyParser.user_special_form()
.void
Exit a parse tree produced byUnicodeOrthographyParser.uttlang()
.void
Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.void
Exit a parse tree produced byUnicodeOrthographyParser.who()
.void
Exit a parse tree produced byUnicodeOrthographyParser.wk()
.void
Exit a parse tree produced byUnicodeOrthographyParser.word_text()
.void
Exit a parse tree produced byUnicodeOrthographyParser.wordelement()
.void
Exit a parse tree produced byUnicodeOrthographyParser.wordpos()
.void
Exit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.void
Exit a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.void
visitErrorNode
(org.antlr.v4.runtime.tree.ErrorNode errorNode) void
visitTerminal
(org.antlr.v4.runtime.tree.TerminalNode terminalNode)
-
Constructor Details
-
AbstractUnicodeOrthographyParserListener
public AbstractUnicodeOrthographyParserListener()
-
-
Method Details
-
enterStart
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.start()
.- Specified by:
enterStart
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitStart
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.start()
.- Specified by:
exitStart
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOrthography
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.orthography()
.- Specified by:
enterOrthography
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOrthography
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.orthography()
.- Specified by:
exitOrthography
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOrthoelement
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.orthoelement()
.- Specified by:
enterOrthoelement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOrthoelement
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.orthoelement()
.- Specified by:
exitOrthoelement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOrthodata
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.orthodata()
.- Specified by:
enterOrthodata
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOrthodata
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.orthodata()
.- Specified by:
exitOrthodata
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOrthoannotation
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.- Specified by:
enterOrthoannotation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOrthoannotation
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.- Specified by:
exitOrthoannotation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterGroup
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.group()
.- Specified by:
enterGroup
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitGroup
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.group()
.- Specified by:
exitGroup
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterGroupcontent
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.groupcontent()
.- Specified by:
enterGroupcontent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitGroupcontent
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.groupcontent()
.- Specified by:
exitGroupcontent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterPhonetic_group
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.- Specified by:
enterPhonetic_group
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitPhonetic_group
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.- Specified by:
exitPhonetic_group
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterPgcontent
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.pgcontent()
.- Specified by:
enterPgcontent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitPgcontent
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.pgcontent()
.- Specified by:
exitPgcontent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWhiteSpace
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.- Specified by:
enterWhiteSpace
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWhiteSpace
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.- Specified by:
exitWhiteSpace
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterLinker
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.linker()
.- Specified by:
enterLinker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitLinker
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.linker()
.- Specified by:
exitLinker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterUttlang
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.uttlang()
.- Specified by:
enterUttlang
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitUttlang
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.uttlang()
.- Specified by:
exitUttlang
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterTagMarker
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.tagMarker()
.- Specified by:
enterTagMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitTagMarker
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.tagMarker()
.- Specified by:
exitTagMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterFreecode
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.freecode()
.- Specified by:
enterFreecode
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitFreecode
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.freecode()
.- Specified by:
exitFreecode
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterTerminator
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.terminator()
.- Specified by:
enterTerminator
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitTerminator
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.terminator()
.- Specified by:
exitTerminator
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterComplete_word
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.complete_word()
.- Specified by:
enterComplete_word
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitComplete_word
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.complete_word()
.- Specified by:
exitComplete_word
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWordprefix
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.wordprefix()
.- Specified by:
enterWordprefix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWordprefix
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.- Specified by:
exitWordprefix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterSingleWord
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.- Specified by:
enterSingleWord
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitSingleWord
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.- Specified by:
exitSingleWord
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterCompoundWord
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.- Specified by:
enterCompoundWord
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitCompoundWord
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.- Specified by:
exitCompoundWord
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterSecondaryLanguage
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
enterSecondaryLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitSecondaryLanguage
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
exitSecondaryLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterSingleLanguage
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
enterSingleLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitSingleLanguage
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
exitSingleLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterAmbiguousLanguages
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
enterAmbiguousLanguages
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitAmbiguousLanguages
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
exitAmbiguousLanguages
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterMultipleLanguages
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
enterMultipleLanguages
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitMultipleLanguages
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.- Specified by:
exitMultipleLanguages
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterAmbig_lang_list
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.- Specified by:
enterAmbig_lang_list
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitAmbig_lang_list
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.- Specified by:
exitAmbig_lang_list
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterMulti_lang_list
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.- Specified by:
enterMulti_lang_list
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitMulti_lang_list
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.- Specified by:
exitMulti_lang_list
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterLanguage
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.language()
.- Specified by:
enterLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitLanguage
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.language()
.- Specified by:
exitLanguage
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWordelement
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.wordelement()
.- Specified by:
enterWordelement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWordelement
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.wordelement()
.- Specified by:
exitWordelement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWord_text
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.word_text()
.- Specified by:
enterWord_text
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWord_text
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.word_text()
.- Specified by:
exitWord_text
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterText
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.text()
.- Specified by:
enterText
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitText
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.text()
.- Specified by:
exitText
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterReplacement
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.replacement()
.- Specified by:
enterReplacement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitReplacement
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.replacement()
.- Specified by:
exitReplacement
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterReplacement_words
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.replacement_words()
.- Specified by:
enterReplacement_words
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitReplacement_words
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.replacement_words()
.- Specified by:
exitReplacement_words
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWk
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.wk()
.- Specified by:
enterWk
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWk
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.wk()
.- Specified by:
exitWk
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterCa_element
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.ca_element()
.- Specified by:
enterCa_element
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitCa_element
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.ca_element()
.- Specified by:
exitCa_element
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterCa_delimiter
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.- Specified by:
enterCa_delimiter
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitCa_delimiter
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.- Specified by:
exitCa_delimiter
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterShortening
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.shortening()
.- Specified by:
enterShortening
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitShortening
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.shortening()
.- Specified by:
exitShortening
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterPause
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.pause()
.- Specified by:
enterPause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitPause
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.pause()
.- Specified by:
exitPause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterSymbolic_pause
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.- Specified by:
enterSymbolic_pause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitSymbolic_pause
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.- Specified by:
exitSymbolic_pause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterNumeric_pause
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.- Specified by:
enterNumeric_pause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitNumeric_pause
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.- Specified by:
exitNumeric_pause
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterTime_in_minutes_seconds
public void enterTime_in_minutes_seconds(UnicodeOrthographyParser.Time_in_minutes_secondsContext ctx) Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.- Specified by:
enterTime_in_minutes_seconds
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitTime_in_minutes_seconds
public void exitTime_in_minutes_seconds(UnicodeOrthographyParser.Time_in_minutes_secondsContext ctx) Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.- Specified by:
exitTime_in_minutes_seconds
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOverlap_point
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.overlap_point()
.- Specified by:
enterOverlap_point
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOverlap_point
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.overlap_point()
.- Specified by:
exitOverlap_point
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterProsody
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.prosody()
.- Specified by:
enterProsody
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitProsody
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.prosody()
.- Specified by:
exitProsody
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWordsuffix
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.- Specified by:
enterWordsuffix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWordsuffix
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.- Specified by:
exitWordsuffix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterFormsuffix
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.formsuffix()
.- Specified by:
enterFormsuffix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitFormsuffix
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.- Specified by:
exitFormsuffix
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterUser_special_form
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.user_special_form()
.- Specified by:
enterUser_special_form
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitUser_special_form
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.user_special_form()
.- Specified by:
exitUser_special_form
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWordpos
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.wordpos()
.- Specified by:
enterWordpos
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWordpos
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.wordpos()
.- Specified by:
exitWordpos
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterPos
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.pos()
.- Specified by:
enterPos
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitPos
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.pos()
.- Specified by:
exitPos
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterFormtype
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.formtype()
.- Specified by:
enterFormtype
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitFormtype
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.formtype()
.- Specified by:
exitFormtype
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterInternal_media
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.internal_media()
.- Specified by:
enterInternal_media
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitInternal_media
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.internal_media()
.- Specified by:
exitInternal_media
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterMediasegment
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.mediasegment()
.- Specified by:
enterMediasegment
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitMediasegment
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.mediasegment()
.- Specified by:
exitMediasegment
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterSeparator
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.separator()
.- Specified by:
enterSeparator
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitSeparator
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.separator()
.- Specified by:
exitSeparator
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterToneMarker
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.toneMarker()
.- Specified by:
enterToneMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitToneMarker
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.toneMarker()
.- Specified by:
exitToneMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterQuotation
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.quotation()
.- Specified by:
enterQuotation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitQuotation
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.quotation()
.- Specified by:
exitQuotation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterHappening
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.- Specified by:
enterHappening
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitHappening
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.- Specified by:
exitHappening
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOtherSpokenEvent
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.- Specified by:
enterOtherSpokenEvent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOtherSpokenEvent
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.- Specified by:
exitOtherSpokenEvent
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterWho
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.who()
.- Specified by:
enterWho
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitWho
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.who()
.- Specified by:
exitWho
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterLong_feature
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.long_feature()
.- Specified by:
enterLong_feature
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitLong_feature
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.long_feature()
.- Specified by:
exitLong_feature
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterNonvocal
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.nonvocal()
.- Specified by:
enterNonvocal
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitNonvocal
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.nonvocal()
.- Specified by:
exitNonvocal
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterMarker
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.marker()
.- Specified by:
enterMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitMarker
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.marker()
.- Specified by:
exitMarker
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterError
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.error()
.- Specified by:
enterError
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitError
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.error()
.- Specified by:
exitError
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterComment
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
enterComment
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitComment
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
exitComment
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterAlternative
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
enterAlternative
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitAlternative
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
exitAlternative
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterExplanation
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
enterExplanation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitExplanation
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
exitExplanation
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterParalinguistics
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
enterParalinguistics
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitParalinguistics
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.- Specified by:
exitParalinguistics
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterOverlap
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.overlap()
.- Specified by:
enterOverlap
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitOverlap
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.overlap()
.- Specified by:
exitOverlap
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterDuration
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.duration()
.- Specified by:
enterDuration
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitDuration
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.duration()
.- Specified by:
exitDuration
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterPostcode
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.postcode()
.- Specified by:
enterPostcode
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitPostcode
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.postcode()
.- Specified by:
exitPostcode
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
enterNumber
Description copied from interface:UnicodeOrthographyListener
Enter a parse tree produced byUnicodeOrthographyParser.number()
.- Specified by:
enterNumber
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
exitNumber
Description copied from interface:UnicodeOrthographyListener
Exit a parse tree produced byUnicodeOrthographyParser.number()
.- Specified by:
exitNumber
in interfaceUnicodeOrthographyListener
- Parameters:
ctx
- the parse tree
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode terminalNode) - Specified by:
visitTerminal
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode errorNode) - Specified by:
visitErrorNode
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext parserRuleContext) - Specified by:
enterEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext parserRuleContext) - Specified by:
exitEveryRule
in interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-