Class RegexParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
RegexParserVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
RegexParserVisitor,
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 theAfterColumnlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theAfterColumnCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theAfterLinelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theAfterLineCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theAfterMarklabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theAlnumClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theAlphalabeled alternative inRegexParser.char_class().Visit a parse tree produced by theAlphaClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theAnyCharlabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theAnyCharNLlabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theAtomiclabeled alternative inRegexParser.multi().Visit a parse tree produced by theBackreferencelabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theBackspaceClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theBeforeColumnlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theBeforeColumnCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theBeforeLinelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theBeforeLineCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theBeforeMarklabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theBlankClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced byRegexParser.branch().Visit a parse tree produced by theBSlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theCharClasslabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theCharClassColElemlabeled alternative inRegexParser.collection_elem().Visit a parse tree produced by theCharCodelabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theCntrlClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theColleclabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theCollectionNeglabeled alternative inRegexParser.collection().Visit a parse tree produced by theCollectionPoslabeled alternative inRegexParser.collection().Visit a parse tree produced by theColumnlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theColumnCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced byRegexParser.concat().Visit a parse tree produced by theCRlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theDecimalCodelabeled alternative inRegexParser.char_code().Visit a parse tree produced by theDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theDigitClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theEndMatchlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theEndOfFilelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theEndOfLinelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theEndOfWordlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theEsclabeled alternative inRegexParser.char_class().Visit a parse tree produced by theEscapeClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theFilenamelabeled alternative inRegexParser.char_class().Visit a parse tree produced by theFilenameNotDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theFnameClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theGraphClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theGroupingCapturelabeled alternative inRegexParser.atom().Visit a parse tree produced by theGroupingNoCapturelabeled alternative inRegexParser.atom().Visit a parse tree produced by theHeadofwordlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theHexlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theHexCodelabeled alternative inRegexParser.char_code().Visit a parse tree produced by theIdentClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theIdentifierlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theIdentifierNotDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theKeywordlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theKeywordClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theKeywordNotDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theLastSubstitutelabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theLcaselabeled alternative inRegexParser.char_class().Visit a parse tree produced by theLinelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theLineCursorlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theLiteralCharlabeled alternative inRegexParser.ordinary_atom().Visit a parse tree produced by theLowerClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theMarklabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theNegativeLimitedLookbehindlabeled alternative inRegexParser.multi().Visit a parse tree produced by theNegativeLookaheadlabeled alternative inRegexParser.multi().Visit a parse tree produced by theNegativeLookbehindlabeled alternative inRegexParser.multi().Visit a parse tree produced by theNLlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotAlphalabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotHeadOfWordlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotHexlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotLcaselabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotOctallabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotUcaselabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotWhitespacelabeled alternative inRegexParser.char_class().Visit a parse tree produced by theNotwordcharlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theOctallabeled alternative inRegexParser.char_class().Visit a parse tree produced by theOctalCodelabeled alternative inRegexParser.char_code().Visit a parse tree produced by theOneOrMorelabeled alternative inRegexParser.multi().Visit a parse tree produced by theOptionallyMatchedlabeled alternative inRegexParser.atom().Visit a parse tree produced by theOrdinaryAtomlabeled alternative inRegexParser.atom().Visit a parse tree produced byRegexParser.pattern().Visit a parse tree produced byRegexParser.piece().Visit a parse tree produced by thePositiveLimitedLookbehindlabeled alternative inRegexParser.multi().Visit a parse tree produced by thePositiveLookaheadlabeled alternative inRegexParser.multi().Visit a parse tree produced by thePositiveLookbehindlabeled alternative inRegexParser.multi().Visit a parse tree produced by thePrintablelabeled alternative inRegexParser.char_class().Visit a parse tree produced by thePrintableNotDigitlabeled alternative inRegexParser.char_class().Visit a parse tree produced by thePrintClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by thePunctClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theRangeColElemlabeled alternative inRegexParser.collection_elem().Visit a parse tree produced by theRangeGreedylabeled alternative inRegexParser.range().Visit a parse tree produced by theRangeLazylabeled alternative inRegexParser.range().Visit a parse tree produced by theRangeQuantifierlabeled alternative inRegexParser.multi().Visit a parse tree produced by theReturnClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theSingleColElemlabeled alternative inRegexParser.collection_elem().Visit a parse tree produced by theSpaceClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theStartMatchlabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theStartOfFilelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theStartOfLinelabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theStartOfWordlabeled alternative inRegexParser.zero_width().Visit a parse tree produced byRegexParser.sub_pattern().Visit a parse tree produced by theTablabeled alternative inRegexParser.char_class().Visit a parse tree produced by theTabClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theUcaselabeled alternative inRegexParser.char_class().Visit a parse tree produced by theUpperClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theVisuallabeled alternative inRegexParser.zero_width().Visit a parse tree produced by theWhitespacelabeled alternative inRegexParser.char_class().Visit a parse tree produced by theWordcharlabeled alternative inRegexParser.char_class().Visit a parse tree produced by theXdigitClasslabeled alternative inRegexParser.collection_char_class_expression().Visit a parse tree produced by theZeroOrMorelabeled alternative inRegexParser.multi().Visit a parse tree produced by theZeroOrOnelabeled alternative inRegexParser.multi().Visit a parse tree produced by theZeroWidthlabeled alternative inRegexParser.ordinary_atom().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
RegexParserBaseVisitor
public RegexParserBaseVisitor()
-
-
Method Details
-
visitPattern
Visit a parse tree produced byRegexParser.pattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSub_pattern
Visit a parse tree produced byRegexParser.sub_pattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSub_patternin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBranch
Visit a parse tree produced byRegexParser.branch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBranchin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConcat
Visit a parse tree produced byRegexParser.concat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConcatin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPiece
Visit a parse tree produced byRegexParser.piece().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPiecein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrdinaryAtom
Visit a parse tree produced by theOrdinaryAtomlabeled alternative inRegexParser.atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrdinaryAtomin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingCapture
Visit a parse tree produced by theGroupingCapturelabeled alternative inRegexParser.atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupingCapturein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingNoCapture
Visit a parse tree produced by theGroupingNoCapturelabeled alternative inRegexParser.atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupingNoCapturein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionallyMatched
Visit a parse tree produced by theOptionallyMatchedlabeled alternative inRegexParser.atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionallyMatchedin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZeroOrMore
Visit a parse tree produced by theZeroOrMorelabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZeroOrMorein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOneOrMore
Visit a parse tree produced by theOneOrMorelabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOneOrMorein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZeroOrOne
Visit a parse tree produced by theZeroOrOnelabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZeroOrOnein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeQuantifier
Visit a parse tree produced by theRangeQuantifierlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeQuantifierin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtomic
Visit a parse tree produced by theAtomiclabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAtomicin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositiveLookahead
Visit a parse tree produced by thePositiveLookaheadlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositiveLookaheadin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNegativeLookahead
Visit a parse tree produced by theNegativeLookaheadlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNegativeLookaheadin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositiveLookbehind
Visit a parse tree produced by thePositiveLookbehindlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositiveLookbehindin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNegativeLookbehind
Visit a parse tree produced by theNegativeLookbehindlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNegativeLookbehindin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositiveLimitedLookbehind
Visit a parse tree produced by thePositiveLimitedLookbehindlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositiveLimitedLookbehindin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNegativeLimitedLookbehind
Visit a parse tree produced by theNegativeLimitedLookbehindlabeled alternative inRegexParser.multi().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNegativeLimitedLookbehindin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeGreedy
Visit a parse tree produced by theRangeGreedylabeled alternative inRegexParser.range().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeGreedyin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeLazy
Visit a parse tree produced by theRangeLazylabeled alternative inRegexParser.range().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeLazyin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralChar
Visit a parse tree produced by theLiteralCharlabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralCharin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyChar
Visit a parse tree produced by theAnyCharlabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyCharin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyCharNL
Visit a parse tree produced by theAnyCharNLlabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyCharNLin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackreference
Visit a parse tree produced by theBackreferencelabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackreferencein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLastSubstitute
Visit a parse tree produced by theLastSubstitutelabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLastSubstitutein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZeroWidth
Visit a parse tree produced by theZeroWidthlabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZeroWidthin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharClass
Visit a parse tree produced by theCharClasslabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollec
Visit a parse tree produced by theColleclabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollecin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharCode
Visit a parse tree produced by theCharCodelabeled alternative inRegexParser.ordinary_atom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharCodein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced by theIdentifierlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifierNotDigit
Visit a parse tree produced by theIdentifierNotDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierNotDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyword
Visit a parse tree produced by theKeywordlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordNotDigit
Visit a parse tree produced by theKeywordNotDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordNotDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilename
Visit a parse tree produced by theFilenamelabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilenamein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilenameNotDigit
Visit a parse tree produced by theFilenameNotDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilenameNotDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrintable
Visit a parse tree produced by thePrintablelabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrintablein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrintableNotDigit
Visit a parse tree produced by thePrintableNotDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrintableNotDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhitespace
Visit a parse tree produced by theWhitespacelabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhitespacein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotWhitespace
Visit a parse tree produced by theNotWhitespacelabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotWhitespacein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDigit
Visit a parse tree produced by theDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotDigit
Visit a parse tree produced by theNotDigitlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotDigitin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHex
Visit a parse tree produced by theHexlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHexin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotHex
Visit a parse tree produced by theNotHexlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotHexin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOctal
Visit a parse tree produced by theOctallabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOctalin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotOctal
Visit a parse tree produced by theNotOctallabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotOctalin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWordchar
Visit a parse tree produced by theWordcharlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWordcharin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotwordchar
Visit a parse tree produced by theNotwordcharlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotwordcharin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHeadofword
Visit a parse tree produced by theHeadofwordlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHeadofwordin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotHeadOfWord
Visit a parse tree produced by theNotHeadOfWordlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotHeadOfWordin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlpha
Visit a parse tree produced by theAlphalabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlphain interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotAlpha
Visit a parse tree produced by theNotAlphalabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotAlphain interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLcase
Visit a parse tree produced by theLcaselabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLcasein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotLcase
Visit a parse tree produced by theNotLcaselabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotLcasein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUcase
Visit a parse tree produced by theUcaselabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUcasein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotUcase
Visit a parse tree produced by theNotUcaselabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotUcasein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEsc
Visit a parse tree produced by theEsclabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEscin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTab
Visit a parse tree produced by theTablabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTabin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCR
Visit a parse tree produced by theCRlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCRin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBS
Visit a parse tree produced by theBSlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBSin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNL
Visit a parse tree produced by theNLlabeled alternative inRegexParser.char_class().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNLin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollectionNeg
Visit a parse tree produced by theCollectionNeglabeled alternative inRegexParser.collection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollectionNegin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollectionPos
Visit a parse tree produced by theCollectionPoslabeled alternative inRegexParser.collection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollectionPosin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharClassColElem
Visit a parse tree produced by theCharClassColElemlabeled alternative inRegexParser.collection_elem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharClassColElemin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeColElem
Visit a parse tree produced by theRangeColElemlabeled alternative inRegexParser.collection_elem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeColElemin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleColElem
Visit a parse tree produced by theSingleColElemlabeled alternative inRegexParser.collection_elem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleColElemin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlphaClass
Visit a parse tree produced by theAlphaClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlphaClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlnumClass
Visit a parse tree produced by theAlnumClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlnumClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlankClass
Visit a parse tree produced by theBlankClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlankClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCntrlClass
Visit a parse tree produced by theCntrlClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCntrlClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDigitClass
Visit a parse tree produced by theDigitClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDigitClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGraphClass
Visit a parse tree produced by theGraphClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGraphClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLowerClass
Visit a parse tree produced by theLowerClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLowerClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrintClass
Visit a parse tree produced by thePrintClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrintClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPunctClass
Visit a parse tree produced by thePunctClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPunctClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSpaceClass
Visit a parse tree produced by theSpaceClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSpaceClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpperClass
Visit a parse tree produced by theUpperClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpperClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXdigitClass
Visit a parse tree produced by theXdigitClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXdigitClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnClass
Visit a parse tree produced by theReturnClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturnClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTabClass
Visit a parse tree produced by theTabClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTabClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEscapeClass
Visit a parse tree produced by theEscapeClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEscapeClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackspaceClass
Visit a parse tree produced by theBackspaceClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackspaceClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentClass
Visit a parse tree produced by theIdentClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordClass
Visit a parse tree produced by theKeywordClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFnameClass
Visit a parse tree produced by theFnameClasslabeled alternative inRegexParser.collection_char_class_expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFnameClassin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursor
Visit a parse tree produced by theCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVisual
Visit a parse tree produced by theVisuallabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVisualin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartMatch
Visit a parse tree produced by theStartMatchlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartMatchin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndMatch
Visit a parse tree produced by theEndMatchlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndMatchin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartOfFile
Visit a parse tree produced by theStartOfFilelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartOfFilein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndOfFile
Visit a parse tree produced by theEndOfFilelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndOfFilein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartOfLine
Visit a parse tree produced by theStartOfLinelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartOfLinein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndOfLine
Visit a parse tree produced by theEndOfLinelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndOfLinein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartOfWord
Visit a parse tree produced by theStartOfWordlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartOfWordin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEndOfWord
Visit a parse tree produced by theEndOfWordlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndOfWordin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLine
Visit a parse tree produced by theLinelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLinein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeforeLine
Visit a parse tree produced by theBeforeLinelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeforeLinein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAfterLine
Visit a parse tree produced by theAfterLinelabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAfterLinein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLineCursor
Visit a parse tree produced by theLineCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLineCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeforeLineCursor
Visit a parse tree produced by theBeforeLineCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeforeLineCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAfterLineCursor
Visit a parse tree produced by theAfterLineCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAfterLineCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumn
Visit a parse tree produced by theColumnlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeforeColumn
Visit a parse tree produced by theBeforeColumnlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeforeColumnin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAfterColumn
Visit a parse tree produced by theAfterColumnlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAfterColumnin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnCursor
Visit a parse tree produced by theColumnCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeforeColumnCursor
Visit a parse tree produced by theBeforeColumnCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeforeColumnCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAfterColumnCursor
Visit a parse tree produced by theAfterColumnCursorlabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAfterColumnCursorin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMark
Visit a parse tree produced by theMarklabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMarkin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeforeMark
Visit a parse tree produced by theBeforeMarklabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeforeMarkin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAfterMark
Visit a parse tree produced by theAfterMarklabeled alternative inRegexParser.zero_width().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAfterMarkin interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecimalCode
Visit a parse tree produced by theDecimalCodelabeled alternative inRegexParser.char_code().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecimalCodein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOctalCode
Visit a parse tree produced by theOctalCodelabeled alternative inRegexParser.char_code().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOctalCodein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHexCode
Visit a parse tree produced by theHexCodelabeled alternative inRegexParser.char_code().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHexCodein interfaceRegexParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-