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