Class EsqlBaseParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,EsqlBaseParserVisitor<T>
- Direct Known Subclasses:
ExpressionBuilder
EsqlBaseParserVisitor,
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 byEsqlBaseParser.aggField().Visit a parse tree produced byEsqlBaseParser.aggFields().Visit a parse tree produced by thearithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression().Visit a parse tree produced by thearithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression().Visit a parse tree produced by thebooleanArrayLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced by thebooleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced by thebooleanLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.booleanValue().Visit a parse tree produced byEsqlBaseParser.changePointCommand().Visit a parse tree produced byEsqlBaseParser.clusterString().Visit a parse tree produced byEsqlBaseParser.commandOption().Visit a parse tree produced byEsqlBaseParser.commandOptions().Visit a parse tree produced by thecomparisonlabeled alternative inEsqlBaseParser.valueExpression().Visit a parse tree produced byEsqlBaseParser.comparisonOperator().Visit a parse tree produced byEsqlBaseParser.completionCommand().Visit a parse tree produced by thecompositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand().Visit a parse tree produced by thecompositeQuerylabeled alternative inEsqlBaseParser.query().Visit a parse tree produced by theconstantDefaultlabeled alternative inEsqlBaseParser.primaryExpression().Visit a parse tree produced by thedecimalLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.decimalValue().Visit a parse tree produced by thedereferencelabeled alternative inEsqlBaseParser.primaryExpression().Visit a parse tree produced byEsqlBaseParser.dissectCommand().Visit a parse tree produced byEsqlBaseParser.dropCommand().Visit a parse tree produced byEsqlBaseParser.enrichCommand().Visit a parse tree produced byEsqlBaseParser.enrichPolicyName().Visit a parse tree produced byEsqlBaseParser.enrichWithClause().Visit a parse tree produced byEsqlBaseParser.entryExpression().Visit a parse tree produced byEsqlBaseParser.evalCommand().Visit a parse tree produced byEsqlBaseParser.explainCommand().Visit a parse tree produced byEsqlBaseParser.field().Visit a parse tree produced byEsqlBaseParser.fields().Visit a parse tree produced byEsqlBaseParser.forkCommand().Visit a parse tree produced byEsqlBaseParser.forkSubQueries().Visit a parse tree produced byEsqlBaseParser.forkSubQuery().Visit a parse tree produced byEsqlBaseParser.forkSubQueryProcessingCommand().Visit a parse tree produced byEsqlBaseParser.fromCommand().Visit a parse tree produced by thefunctionlabeled alternative inEsqlBaseParser.primaryExpression().Visit a parse tree produced byEsqlBaseParser.functionExpression().Visit a parse tree produced byEsqlBaseParser.functionName().Visit a parse tree produced byEsqlBaseParser.grokCommand().Visit a parse tree produced byEsqlBaseParser.identifier().Visit a parse tree produced byEsqlBaseParser.identifierOrParameter().Visit a parse tree produced byEsqlBaseParser.identifierPattern().Visit a parse tree produced byEsqlBaseParser.indexPattern().Visit a parse tree produced byEsqlBaseParser.indexPatternAndMetadataFields().Visit a parse tree produced byEsqlBaseParser.indexString().Visit a parse tree produced byEsqlBaseParser.inferenceCommandOption().Visit a parse tree produced byEsqlBaseParser.inferenceCommandOptions().Visit a parse tree produced byEsqlBaseParser.inferenceCommandOptionValue().Visit a parse tree produced by theinlineCastlabeled alternative inEsqlBaseParser.primaryExpression().Visit a parse tree produced byEsqlBaseParser.inlinestatsCommand().Visit a parse tree produced by theinputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter().visitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext ctx) Visit a parse tree produced by theinputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter().Visit a parse tree produced by theinputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter().Visit a parse tree produced by theinputParamlabeled alternative inEsqlBaseParser.parameter().Visit a parse tree produced by theinputParameterlabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.insistCommand().Visit a parse tree produced by theintegerLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.integerValue().Visit a parse tree produced by theisNulllabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced byEsqlBaseParser.joinCommand().Visit a parse tree produced byEsqlBaseParser.joinCondition().Visit a parse tree produced byEsqlBaseParser.joinPredicate().Visit a parse tree produced byEsqlBaseParser.joinTarget().Visit a parse tree produced byEsqlBaseParser.keepCommand().Visit a parse tree produced by thelikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().Visit a parse tree produced by thelikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().Visit a parse tree produced byEsqlBaseParser.limitCommand().Visit a parse tree produced by thelogicalBinarylabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced by thelogicalInlabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced by thelogicalNotlabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced byEsqlBaseParser.lookupCommand().Visit a parse tree produced byEsqlBaseParser.mapExpression().Visit a parse tree produced byEsqlBaseParser.matchBooleanExpression().Visit a parse tree produced by thematchExpressionlabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced byEsqlBaseParser.metadata().Visit a parse tree produced byEsqlBaseParser.mvExpandCommand().Visit a parse tree produced by thenullLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced by thenumericArrayLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.numericValue().Visit a parse tree produced by theoperatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression().Visit a parse tree produced byEsqlBaseParser.orderExpression().Visit a parse tree produced by theparenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression().Visit a parse tree produced byEsqlBaseParser.processingCommand().Visit a parse tree produced by thequalifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.qualifiedName().Visit a parse tree produced byEsqlBaseParser.qualifiedNamePattern().Visit a parse tree produced byEsqlBaseParser.qualifiedNamePatterns().Visit a parse tree produced by theregexExpressionlabeled alternative inEsqlBaseParser.booleanExpression().Visit a parse tree produced byEsqlBaseParser.renameClause().Visit a parse tree produced byEsqlBaseParser.renameCommand().Visit a parse tree produced byEsqlBaseParser.rerankCommand().Visit a parse tree produced byEsqlBaseParser.rerankField().Visit a parse tree produced byEsqlBaseParser.rerankFields().Visit a parse tree produced by therlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().Visit a parse tree produced byEsqlBaseParser.rowCommand().Visit a parse tree produced byEsqlBaseParser.rrfCommand().Visit a parse tree produced byEsqlBaseParser.sampleCommand().Visit a parse tree produced byEsqlBaseParser.selectorString().Visit a parse tree produced by theshowInfolabeled alternative inEsqlBaseParser.showCommand().Visit a parse tree produced by thesingleCommandQuerylabeled alternative inEsqlBaseParser.query().Visit a parse tree produced by thesingleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand().Visit a parse tree produced byEsqlBaseParser.singleStatement().Visit a parse tree produced byEsqlBaseParser.sortCommand().Visit a parse tree produced byEsqlBaseParser.sourceCommand().Visit a parse tree produced byEsqlBaseParser.statsCommand().Visit a parse tree produced byEsqlBaseParser.string().Visit a parse tree produced by thestringArrayLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced by thestringLiterallabeled alternative inEsqlBaseParser.constant().Visit a parse tree produced byEsqlBaseParser.subqueryExpression().Visit a parse tree produced byEsqlBaseParser.timeSeriesCommand().Visit a parse tree produced by thetoDataTypelabeled alternative inEsqlBaseParser.dataType().Visit a parse tree produced byEsqlBaseParser.unquotedIndexString().Visit a parse tree produced by thevalueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression().Visit a parse tree produced byEsqlBaseParser.whereCommand().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
-
EsqlBaseParserBaseVisitor
public EsqlBaseParserBaseVisitor()
-
-
Method Details
-
visitSingleStatement
Visit a parse tree produced byEsqlBaseParser.singleStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleStatementin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompositeQuery
Visit a parse tree produced by thecompositeQuerylabeled alternative inEsqlBaseParser.query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompositeQueryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleCommandQuery
Visit a parse tree produced by thesingleCommandQuerylabeled alternative inEsqlBaseParser.query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleCommandQueryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSourceCommand
Visit a parse tree produced byEsqlBaseParser.sourceCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSourceCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessingCommand
Visit a parse tree produced byEsqlBaseParser.processingCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcessingCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereCommand
Visit a parse tree produced byEsqlBaseParser.whereCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitToDataType
Visit a parse tree produced by thetoDataTypelabeled alternative inEsqlBaseParser.dataType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitToDataTypein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowCommand
Visit a parse tree produced byEsqlBaseParser.rowCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFields
Visit a parse tree produced byEsqlBaseParser.fields().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitField
Visit a parse tree produced byEsqlBaseParser.field().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRerankFields
Visit a parse tree produced byEsqlBaseParser.rerankFields().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRerankFieldsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRerankField
Visit a parse tree produced byEsqlBaseParser.rerankField().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRerankFieldin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromCommand
Visit a parse tree produced byEsqlBaseParser.fromCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFromCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeSeriesCommand
Visit a parse tree produced byEsqlBaseParser.timeSeriesCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeSeriesCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexPatternAndMetadataFields
public T visitIndexPatternAndMetadataFields(EsqlBaseParser.IndexPatternAndMetadataFieldsContext ctx) Visit a parse tree produced byEsqlBaseParser.indexPatternAndMetadataFields().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexPatternAndMetadataFieldsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexPattern
Visit a parse tree produced byEsqlBaseParser.indexPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexPatternin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterString
Visit a parse tree produced byEsqlBaseParser.clusterString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterStringin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectorString
Visit a parse tree produced byEsqlBaseParser.selectorString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectorStringin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnquotedIndexString
Visit a parse tree produced byEsqlBaseParser.unquotedIndexString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnquotedIndexStringin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexString
Visit a parse tree produced byEsqlBaseParser.indexString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexStringin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMetadata
Visit a parse tree produced byEsqlBaseParser.metadata().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMetadatain interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEvalCommand
Visit a parse tree produced byEsqlBaseParser.evalCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEvalCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatsCommand
Visit a parse tree produced byEsqlBaseParser.statsCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatsCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggFields
Visit a parse tree produced byEsqlBaseParser.aggFields().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggFieldsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggField
Visit a parse tree produced byEsqlBaseParser.aggField().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggFieldin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedName
Visit a parse tree produced byEsqlBaseParser.qualifiedName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNamein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNamePattern
Visit a parse tree produced byEsqlBaseParser.qualifiedNamePattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNamePatternin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNamePatterns
Visit a parse tree produced byEsqlBaseParser.qualifiedNamePatterns().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNamePatternsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byEsqlBaseParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifierPattern
Visit a parse tree produced byEsqlBaseParser.identifierPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierPatternin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInputParam
Visit a parse tree produced by theinputParamlabeled alternative inEsqlBaseParser.parameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInputParamin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInputNamedOrPositionalParam
Visit a parse tree produced by theinputNamedOrPositionalParamlabeled alternative inEsqlBaseParser.parameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInputNamedOrPositionalParamin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInputDoubleParams
Visit a parse tree produced by theinputDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInputDoubleParamsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInputNamedOrPositionalDoubleParams
public T visitInputNamedOrPositionalDoubleParams(EsqlBaseParser.InputNamedOrPositionalDoubleParamsContext ctx) Visit a parse tree produced by theinputNamedOrPositionalDoubleParamslabeled alternative inEsqlBaseParser.doubleParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInputNamedOrPositionalDoubleParamsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifierOrParameter
Visit a parse tree produced byEsqlBaseParser.identifierOrParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierOrParameterin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitCommand
Visit a parse tree produced byEsqlBaseParser.limitCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLimitCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortCommand
Visit a parse tree produced byEsqlBaseParser.sortCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderExpression
Visit a parse tree produced byEsqlBaseParser.orderExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeepCommand
Visit a parse tree produced byEsqlBaseParser.keepCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeepCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCommand
Visit a parse tree produced byEsqlBaseParser.dropCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameCommand
Visit a parse tree produced byEsqlBaseParser.renameCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameClause
Visit a parse tree produced byEsqlBaseParser.renameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameClausein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDissectCommand
Visit a parse tree produced byEsqlBaseParser.dissectCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDissectCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrokCommand
Visit a parse tree produced byEsqlBaseParser.grokCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrokCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMvExpandCommand
Visit a parse tree produced byEsqlBaseParser.mvExpandCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMvExpandCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommandOptions
Visit a parse tree produced byEsqlBaseParser.commandOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommandOptionsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommandOption
Visit a parse tree produced byEsqlBaseParser.commandOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommandOptionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainCommand
Visit a parse tree produced byEsqlBaseParser.explainCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubqueryExpression
Visit a parse tree produced byEsqlBaseParser.subqueryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowInfo
Visit a parse tree produced by theshowInfolabeled alternative inEsqlBaseParser.showCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowInfoin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnrichCommand
Visit a parse tree produced byEsqlBaseParser.enrichCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnrichCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnrichPolicyName
Visit a parse tree produced byEsqlBaseParser.enrichPolicyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnrichPolicyNamein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnrichWithClause
Visit a parse tree produced byEsqlBaseParser.enrichWithClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnrichWithClausein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSampleCommand
Visit a parse tree produced byEsqlBaseParser.sampleCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSampleCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLookupCommand
Visit a parse tree produced byEsqlBaseParser.lookupCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLookupCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInlinestatsCommand
Visit a parse tree produced byEsqlBaseParser.inlinestatsCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInlinestatsCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChangePointCommand
Visit a parse tree produced byEsqlBaseParser.changePointCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitChangePointCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsistCommand
Visit a parse tree produced byEsqlBaseParser.insistCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsistCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForkCommand
Visit a parse tree produced byEsqlBaseParser.forkCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForkCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForkSubQueries
Visit a parse tree produced byEsqlBaseParser.forkSubQueries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForkSubQueriesin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForkSubQuery
Visit a parse tree produced byEsqlBaseParser.forkSubQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForkSubQueryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleForkSubQueryCommand
Visit a parse tree produced by thesingleForkSubQueryCommandlabeled alternative inEsqlBaseParser.forkSubQueryCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleForkSubQueryCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompositeForkSubQuery
Visit a parse tree produced by thecompositeForkSubQuerylabeled alternative inEsqlBaseParser.forkSubQueryCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompositeForkSubQueryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForkSubQueryProcessingCommand
public T visitForkSubQueryProcessingCommand(EsqlBaseParser.ForkSubQueryProcessingCommandContext ctx) Visit a parse tree produced byEsqlBaseParser.forkSubQueryProcessingCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForkSubQueryProcessingCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRrfCommand
Visit a parse tree produced byEsqlBaseParser.rrfCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRrfCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInferenceCommandOptions
Visit a parse tree produced byEsqlBaseParser.inferenceCommandOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInferenceCommandOptionsin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInferenceCommandOption
Visit a parse tree produced byEsqlBaseParser.inferenceCommandOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInferenceCommandOptionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInferenceCommandOptionValue
Visit a parse tree produced byEsqlBaseParser.inferenceCommandOptionValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInferenceCommandOptionValuein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRerankCommand
Visit a parse tree produced byEsqlBaseParser.rerankCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRerankCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompletionCommand
Visit a parse tree produced byEsqlBaseParser.completionCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompletionCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMatchExpression
Visit a parse tree produced by thematchExpressionlabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMatchExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalNot
Visit a parse tree produced by thelogicalNotlabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalNotin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanDefault
Visit a parse tree produced by thebooleanDefaultlabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanDefaultin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsNull
Visit a parse tree produced by theisNulllabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIsNullin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRegexExpression
Visit a parse tree produced by theregexExpressionlabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRegexExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalIn
Visit a parse tree produced by thelogicalInlabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalInin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalBinary
Visit a parse tree produced by thelogicalBinarylabeled alternative inEsqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalBinaryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeExpression
Visit a parse tree produced by thelikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLikeExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRlikeExpression
Visit a parse tree produced by therlikeExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRlikeExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeListExpression
Visit a parse tree produced by thelikeListExpressionlabeled alternative inEsqlBaseParser.regexBooleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLikeListExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMatchBooleanExpression
Visit a parse tree produced byEsqlBaseParser.matchBooleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMatchBooleanExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValueExpressionDefault
Visit a parse tree produced by thevalueExpressionDefaultlabeled alternative inEsqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValueExpressionDefaultin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparison
Visit a parse tree produced by thecomparisonlabeled alternative inEsqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorExpressionDefault
Visit a parse tree produced by theoperatorExpressionDefaultlabeled alternative inEsqlBaseParser.operatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorExpressionDefaultin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArithmeticBinary
Visit a parse tree produced by thearithmeticBinarylabeled alternative inEsqlBaseParser.operatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArithmeticBinaryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArithmeticUnary
Visit a parse tree produced by thearithmeticUnarylabeled alternative inEsqlBaseParser.operatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArithmeticUnaryin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDereference
Visit a parse tree produced by thedereferencelabeled alternative inEsqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDereferencein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInlineCast
Visit a parse tree produced by theinlineCastlabeled alternative inEsqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInlineCastin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantDefault
Visit a parse tree produced by theconstantDefaultlabeled alternative inEsqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantDefaultin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedExpression
Visit a parse tree produced by theparenthesizedExpressionlabeled alternative inEsqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction
Visit a parse tree produced by thefunctionlabeled alternative inEsqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionExpression
Visit a parse tree produced byEsqlBaseParser.functionExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced byEsqlBaseParser.functionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionNamein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapExpression
Visit a parse tree produced byEsqlBaseParser.mapExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMapExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEntryExpression
Visit a parse tree produced byEsqlBaseParser.entryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEntryExpressionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullLiteral
Visit a parse tree produced by thenullLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedIntegerLiteral
Visit a parse tree produced by thequalifiedIntegerLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedIntegerLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecimalLiteral
Visit a parse tree produced by thedecimalLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecimalLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Visit a parse tree produced by theintegerLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced by thebooleanLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInputParameter
Visit a parse tree produced by theinputParameterlabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInputParameterin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced by thestringLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericArrayLiteral
Visit a parse tree produced by thenumericArrayLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericArrayLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanArrayLiteral
Visit a parse tree produced by thebooleanArrayLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanArrayLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringArrayLiteral
Visit a parse tree produced by thestringArrayLiterallabeled alternative inEsqlBaseParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringArrayLiteralin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanValue
Visit a parse tree produced byEsqlBaseParser.booleanValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanValuein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericValue
Visit a parse tree produced byEsqlBaseParser.numericValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericValuein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecimalValue
Visit a parse tree produced byEsqlBaseParser.decimalValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecimalValuein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerValue
Visit a parse tree produced byEsqlBaseParser.integerValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerValuein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitString
Visit a parse tree produced byEsqlBaseParser.string().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced byEsqlBaseParser.comparisonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonOperatorin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinCommand
Visit a parse tree produced byEsqlBaseParser.joinCommand().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinCommandin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinTarget
Visit a parse tree produced byEsqlBaseParser.joinTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinTargetin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinCondition
Visit a parse tree produced byEsqlBaseParser.joinCondition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinConditionin interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinPredicate
Visit a parse tree produced byEsqlBaseParser.joinPredicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinPredicatein interfaceEsqlBaseParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-