Class UnicodeOrthographyBaseVisitor<T>
- Type Parameters:
T
- The return type of the visit operation. UseVoid
for operations with no return type.
- All Implemented Interfaces:
UnicodeOrthographyVisitor<T>
,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
UnicodeOrthographyVisitor
,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.Visit a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.Visit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.Visit a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.Visit a parse tree produced byUnicodeOrthographyParser.ca_element()
.Visit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.Visit a parse tree produced byUnicodeOrthographyParser.complete_word()
.Visit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.Visit a parse tree produced byUnicodeOrthographyParser.duration()
.Visit a parse tree produced byUnicodeOrthographyParser.error()
.Visit a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.Visit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.Visit a parse tree produced byUnicodeOrthographyParser.formtype()
.Visit a parse tree produced byUnicodeOrthographyParser.freecode()
.Visit a parse tree produced byUnicodeOrthographyParser.group()
.Visit a parse tree produced byUnicodeOrthographyParser.groupcontent()
.Visit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.Visit a parse tree produced byUnicodeOrthographyParser.internal_media()
.Visit a parse tree produced byUnicodeOrthographyParser.language()
.Visit a parse tree produced byUnicodeOrthographyParser.linker()
.Visit a parse tree produced byUnicodeOrthographyParser.long_feature()
.Visit a parse tree produced byUnicodeOrthographyParser.marker()
.Visit a parse tree produced byUnicodeOrthographyParser.mediasegment()
.Visit a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.Visit a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.Visit a parse tree produced byUnicodeOrthographyParser.nonvocal()
.Visit a parse tree produced byUnicodeOrthographyParser.number()
.Visit a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.Visit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.Visit a parse tree produced byUnicodeOrthographyParser.orthodata()
.Visit a parse tree produced byUnicodeOrthographyParser.orthoelement()
.Visit a parse tree produced byUnicodeOrthographyParser.orthography()
.Visit a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.Visit a parse tree produced byUnicodeOrthographyParser.overlap()
.Visit a parse tree produced byUnicodeOrthographyParser.overlap_point()
.Visit a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.Visit a parse tree produced byUnicodeOrthographyParser.pause()
.Visit a parse tree produced byUnicodeOrthographyParser.pgcontent()
.Visit a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.Visit a parse tree produced byUnicodeOrthographyParser.pos()
.Visit a parse tree produced byUnicodeOrthographyParser.postcode()
.Visit a parse tree produced byUnicodeOrthographyParser.prosody()
.Visit a parse tree produced byUnicodeOrthographyParser.quotation()
.Visit a parse tree produced byUnicodeOrthographyParser.replacement()
.Visit a parse tree produced byUnicodeOrthographyParser.replacement_words()
.Visit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.Visit a parse tree produced byUnicodeOrthographyParser.separator()
.Visit a parse tree produced byUnicodeOrthographyParser.shortening()
.Visit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.Visit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.Visit a parse tree produced byUnicodeOrthographyParser.start()
.Visit a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.Visit a parse tree produced byUnicodeOrthographyParser.tagMarker()
.Visit a parse tree produced byUnicodeOrthographyParser.terminator()
.Visit a parse tree produced byUnicodeOrthographyParser.text()
.Visit a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.Visit a parse tree produced byUnicodeOrthographyParser.toneMarker()
.Visit a parse tree produced byUnicodeOrthographyParser.user_special_form()
.Visit a parse tree produced byUnicodeOrthographyParser.uttlang()
.Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.Visit a parse tree produced byUnicodeOrthographyParser.who()
.Visit a parse tree produced byUnicodeOrthographyParser.wk()
.Visit a parse tree produced byUnicodeOrthographyParser.word_text()
.Visit a parse tree produced byUnicodeOrthographyParser.wordelement()
.Visit a parse tree produced byUnicodeOrthographyParser.wordpos()
.Visit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.Visit a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminal
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
UnicodeOrthographyBaseVisitor
public UnicodeOrthographyBaseVisitor()
-
-
Method Details
-
visitStart
Visit a parse tree produced byUnicodeOrthographyParser.start()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitStart
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrthography
Visit a parse tree produced byUnicodeOrthographyParser.orthography()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrthography
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrthoelement
Visit a parse tree produced byUnicodeOrthographyParser.orthoelement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrthoelement
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrthodata
Visit a parse tree produced byUnicodeOrthographyParser.orthodata()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrthodata
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOrthoannotation
Visit a parse tree produced byUnicodeOrthographyParser.orthoannotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOrthoannotation
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroup
Visit a parse tree produced byUnicodeOrthographyParser.group()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroup
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitGroupcontent
Visit a parse tree produced byUnicodeOrthographyParser.groupcontent()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitGroupcontent
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPhonetic_group
Visit a parse tree produced byUnicodeOrthographyParser.phonetic_group()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPhonetic_group
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPgcontent
Visit a parse tree produced byUnicodeOrthographyParser.pgcontent()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPgcontent
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWhiteSpace
Visit a parse tree produced by theWhiteSpace
labeled alternative inUnicodeOrthographyParser.word_boundary()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWhiteSpace
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLinker
Visit a parse tree produced byUnicodeOrthographyParser.linker()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLinker
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitUttlang
Visit a parse tree produced byUnicodeOrthographyParser.uttlang()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitUttlang
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTagMarker
Visit a parse tree produced byUnicodeOrthographyParser.tagMarker()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTagMarker
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFreecode
Visit a parse tree produced byUnicodeOrthographyParser.freecode()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFreecode
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTerminator
Visit a parse tree produced byUnicodeOrthographyParser.terminator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTerminator
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitComplete_word
Visit a parse tree produced byUnicodeOrthographyParser.complete_word()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitComplete_word
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWordprefix
Visit a parse tree produced byUnicodeOrthographyParser.wordprefix()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWordprefix
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSingleWord
Visit a parse tree produced by theSingleWord
labeled alternative inUnicodeOrthographyParser.word()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSingleWord
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCompoundWord
Visit a parse tree produced by theCompoundWord
labeled alternative inUnicodeOrthographyParser.word()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCompoundWord
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSecondaryLanguage
Visit a parse tree produced by theSecondaryLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSecondaryLanguage
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSingleLanguage
Visit a parse tree produced by theSingleLanguage
labeled alternative inUnicodeOrthographyParser.langs()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSingleLanguage
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAmbiguousLanguages
Visit a parse tree produced by theAmbiguousLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAmbiguousLanguages
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMultipleLanguages
Visit a parse tree produced by theMultipleLanguages
labeled alternative inUnicodeOrthographyParser.langs()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMultipleLanguages
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAmbig_lang_list
Visit a parse tree produced byUnicodeOrthographyParser.ambig_lang_list()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAmbig_lang_list
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMulti_lang_list
Visit a parse tree produced byUnicodeOrthographyParser.multi_lang_list()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMulti_lang_list
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLanguage
Visit a parse tree produced byUnicodeOrthographyParser.language()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLanguage
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWordelement
Visit a parse tree produced byUnicodeOrthographyParser.wordelement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWordelement
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWord_text
Visit a parse tree produced byUnicodeOrthographyParser.word_text()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWord_text
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitText
Visit a parse tree produced byUnicodeOrthographyParser.text()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitText
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitReplacement
Visit a parse tree produced byUnicodeOrthographyParser.replacement()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitReplacement
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitReplacement_words
Visit a parse tree produced byUnicodeOrthographyParser.replacement_words()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitReplacement_words
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWk
Visit a parse tree produced byUnicodeOrthographyParser.wk()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWk
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCa_element
Visit a parse tree produced byUnicodeOrthographyParser.ca_element()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCa_element
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitCa_delimiter
Visit a parse tree produced byUnicodeOrthographyParser.ca_delimiter()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitCa_delimiter
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitShortening
Visit a parse tree produced byUnicodeOrthographyParser.shortening()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitShortening
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPause
Visit a parse tree produced byUnicodeOrthographyParser.pause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPause
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSymbolic_pause
Visit a parse tree produced byUnicodeOrthographyParser.symbolic_pause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSymbolic_pause
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNumeric_pause
Visit a parse tree produced byUnicodeOrthographyParser.numeric_pause()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNumeric_pause
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitTime_in_minutes_seconds
Visit a parse tree produced byUnicodeOrthographyParser.time_in_minutes_seconds()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitTime_in_minutes_seconds
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlap_point
Visit a parse tree produced byUnicodeOrthographyParser.overlap_point()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlap_point
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitProsody
Visit a parse tree produced byUnicodeOrthographyParser.prosody()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitProsody
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWordsuffix
Visit a parse tree produced byUnicodeOrthographyParser.wordsuffix()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWordsuffix
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFormsuffix
Visit a parse tree produced byUnicodeOrthographyParser.formsuffix()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFormsuffix
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitUser_special_form
Visit a parse tree produced byUnicodeOrthographyParser.user_special_form()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitUser_special_form
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWordpos
Visit a parse tree produced byUnicodeOrthographyParser.wordpos()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWordpos
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPos
Visit a parse tree produced byUnicodeOrthographyParser.pos()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPos
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitFormtype
Visit a parse tree produced byUnicodeOrthographyParser.formtype()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitFormtype
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitInternal_media
Visit a parse tree produced byUnicodeOrthographyParser.internal_media()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitInternal_media
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMediasegment
Visit a parse tree produced byUnicodeOrthographyParser.mediasegment()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMediasegment
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitSeparator
Visit a parse tree produced byUnicodeOrthographyParser.separator()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitSeparator
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitToneMarker
Visit a parse tree produced byUnicodeOrthographyParser.toneMarker()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitToneMarker
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitQuotation
Visit a parse tree produced byUnicodeOrthographyParser.quotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitQuotation
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitHappening
Visit a parse tree produced by theHappening
labeled alternative inUnicodeOrthographyParser.event()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitHappening
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOtherSpokenEvent
Visit a parse tree produced by theOtherSpokenEvent
labeled alternative inUnicodeOrthographyParser.event()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOtherSpokenEvent
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitWho
Visit a parse tree produced byUnicodeOrthographyParser.who()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitWho
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitLong_feature
Visit a parse tree produced byUnicodeOrthographyParser.long_feature()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitLong_feature
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNonvocal
Visit a parse tree produced byUnicodeOrthographyParser.nonvocal()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNonvocal
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitMarker
Visit a parse tree produced byUnicodeOrthographyParser.marker()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitMarker
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitError
Visit a parse tree produced byUnicodeOrthographyParser.error()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitError
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitComment
Visit a parse tree produced by theComment
labeled alternative inUnicodeOrthographyParser.group_annotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitComment
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitAlternative
Visit a parse tree produced by theAlternative
labeled alternative inUnicodeOrthographyParser.group_annotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitAlternative
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitExplanation
Visit a parse tree produced by theExplanation
labeled alternative inUnicodeOrthographyParser.group_annotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitExplanation
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitParalinguistics
Visit a parse tree produced by theParalinguistics
labeled alternative inUnicodeOrthographyParser.group_annotation()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitParalinguistics
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitOverlap
Visit a parse tree produced byUnicodeOrthographyParser.overlap()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitOverlap
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitDuration
Visit a parse tree produced byUnicodeOrthographyParser.duration()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitDuration
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitPostcode
Visit a parse tree produced byUnicodeOrthographyParser.postcode()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitPostcode
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-
visitNumber
Visit a parse tree produced byUnicodeOrthographyParser.number()
.The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)
onctx
.- Specified by:
visitNumber
in interfaceUnicodeOrthographyVisitor<T>
- Parameters:
ctx
- the parse tree- Returns:
- the visitor result
-