Class SqlBaseBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
SqlBaseVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
SqlBaseVisitor,
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 theaddColumnlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.aliasedRelation().Visit a parse tree produced by theanalyzelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theandlabeled alternative inSqlBaseParser.booleanExpression().Visit a parse tree produced by thearithmeticBinarylabeled alternative inSqlBaseParser.valueExpression().Visit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().Visit a parse tree produced by thearrayConstructorlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thearrayTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by theatTimeZonelabeled alternative inSqlBaseParser.valueExpression().Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().Visit a parse tree produced by thebasicStringLiterallabeled alternative inSqlBaseParser.string().Visit a parse tree produced by thebetweenlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced by thebinaryLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thebooleanLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.booleanValue().Visit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().Visit a parse tree produced by thecalllabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecastlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.columnAliases().Visit a parse tree produced bySqlBaseParser.columnDefinition().Visit a parse tree produced by thecolumnReferencelabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecommentTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecommitlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecomparisonlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced bySqlBaseParser.comparisonOperator().Visit a parse tree produced bySqlBaseParser.comparisonQuantifier().Visit a parse tree produced by theconcatenationlabeled alternative inSqlBaseParser.valueExpression().Visit a parse tree produced by thecreateMaterializedViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecreateRolelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecreateSchemalabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecreateTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecreateTableAsSelectlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecreateViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thecubelabeled alternative inSqlBaseParser.groupingElement().Visit a parse tree produced by thecurrentCataloglabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().Visit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().Visit a parse tree produced by thecurrentSchemalabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thecurrentUserlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().Visit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by thedeallocatelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedecimalLiterallabeled alternative inSqlBaseParser.number().Visit a parse tree produced by thedeletelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedenylabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedereferencelabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thedescribeInputlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedescribeOutputlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedigitIdentifierlabeled alternative inSqlBaseParser.identifier().Visit a parse tree produced by thedistinctFromlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced by thedoubleLiterallabeled alternative inSqlBaseParser.number().Visit a parse tree produced by thedoublePrecisionTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by thedropColumnlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedropMaterializedViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedropRolelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedropSchemalabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedropTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thedropViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.emptyMatchHandling().Visit a parse tree produced by theemptyPatternlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced by theexcludedPatternlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced by theexecutelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theexistslabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theexplainlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theexplainAnalyzelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theexplainFormatlabeled alternative inSqlBaseParser.explainOption().Visit a parse tree produced by theexplainTypelabeled alternative inSqlBaseParser.explainOption().Visit a parse tree produced bySqlBaseParser.expression().Visit a parse tree produced by theextractlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.filter().Visit a parse tree produced bySqlBaseParser.frameExtent().Visit a parse tree produced by thefunctionCalllabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thegenericTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by thegrantlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thegrantRoleslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.groupBy().Visit a parse tree produced by thegroupedPatternlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced by thegroupingOperationlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.groupingSet().Visit a parse tree produced by theinlineTablelabeled alternative inSqlBaseParser.queryPrimary().Visit a parse tree produced by theinListlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced by theinsertIntolabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theinSubquerylabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced by theintegerLiterallabeled alternative inSqlBaseParser.number().Visit a parse tree produced bySqlBaseParser.interval().Visit a parse tree produced bySqlBaseParser.intervalField().Visit a parse tree produced by theintervalLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().Visit a parse tree produced bySqlBaseParser.joinCriteria().Visit a parse tree produced by thejoinRelationlabeled alternative inSqlBaseParser.relation().Visit a parse tree produced bySqlBaseParser.joinType().Visit a parse tree produced by thelambdalabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thelaterallabeled alternative inSqlBaseParser.relationPrimary().Visit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by thelegacyMapTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced bySqlBaseParser.likeClause().Visit a parse tree produced bySqlBaseParser.limitRowCount().Visit a parse tree produced by thelistagglabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.listaggCountIndication().Visit a parse tree produced bySqlBaseParser.listAggOverflowBehavior().Visit a parse tree produced by thelogicalNotlabeled alternative inSqlBaseParser.booleanExpression().Visit a parse tree produced by themeasurelabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.measureDefinition().Visit a parse tree produced by themergelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by themergeDeletelabeled alternative inSqlBaseParser.mergeCase().Visit a parse tree produced by themergeInsertlabeled alternative inSqlBaseParser.mergeCase().Visit a parse tree produced by themergeUpdatelabeled alternative inSqlBaseParser.mergeCase().Visit a parse tree produced by themultipleGroupingSetslabeled alternative inSqlBaseParser.groupingElement().Visit a parse tree produced by thenamedArgumentlabeled alternative inSqlBaseParser.callArgument().Visit a parse tree produced bySqlBaseParser.namedQuery().Visit a parse tree produced bySqlBaseParser.nonReserved().Visit a parse tree produced bySqlBaseParser.normalForm().Visit a parse tree produced by thenormalizelabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thenullLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced bySqlBaseParser.nullTreatment().Visit a parse tree produced by thenumericLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theoneOrMoreQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().Visit a parse tree produced by theorlabeled alternative inSqlBaseParser.booleanExpression().Visit a parse tree produced bySqlBaseParser.over().Visit a parse tree produced by theparameterlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theparenthesizedExpressionlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().Visit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced bySqlBaseParser.pathSpecification().Visit a parse tree produced by thepatternAlternationlabeled alternative inSqlBaseParser.rowPattern().Visit a parse tree produced by thepatternConcatenationlabeled alternative inSqlBaseParser.rowPattern().Visit a parse tree produced by thepatternPermutationlabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced bySqlBaseParser.patternRecognition().Visit a parse tree produced by thepatternVariablelabeled alternative inSqlBaseParser.patternPrimary().Visit a parse tree produced by thepositionlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thepositionalArgumentlabeled alternative inSqlBaseParser.callArgument().Visit a parse tree produced by thepredicatedlabeled alternative inSqlBaseParser.booleanExpression().Visit a parse tree produced by thepreparelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.privilege().Visit a parse tree produced bySqlBaseParser.processingMode().Visit a parse tree produced bySqlBaseParser.properties().Visit a parse tree produced bySqlBaseParser.property().Visit a parse tree produced bySqlBaseParser.propertyAssignments().Visit a parse tree produced by thequalifiedArgumentlabeled alternative inSqlBaseParser.pathElement().Visit a parse tree produced bySqlBaseParser.qualifiedName().Visit a parse tree produced by thequantifiedComparisonlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).Visit a parse tree produced by thequantifiedPrimarylabeled alternative inSqlBaseParser.rowPattern().Visit a parse tree produced bySqlBaseParser.query().Visit a parse tree produced bySqlBaseParser.queryNoWith().Visit a parse tree produced bySqlBaseParser.queryPeriod().Visit a parse tree produced by thequeryPrimaryDefaultlabeled alternative inSqlBaseParser.queryPrimary().Visit a parse tree produced bySqlBaseParser.querySpecification().Visit a parse tree produced by thequeryTermDefaultlabeled alternative inSqlBaseParser.queryTerm().Visit a parse tree produced by thequotedIdentifierlabeled alternative inSqlBaseParser.identifier().Visit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().Visit a parse tree produced bySqlBaseParser.rangeType().Visit a parse tree produced by thereadCommittedlabeled alternative inSqlBaseParser.levelOfIsolation().Visit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().Visit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therelationDefaultlabeled alternative inSqlBaseParser.relation().Visit a parse tree produced by therenameColumnlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therenameMaterializedViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therenameSchemalabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therenameTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therenameViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().Visit a parse tree produced by theresetSessionlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therevokelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therevokeRoleslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therolePrincipallabeled alternative inSqlBaseParser.principal().Visit a parse tree produced bySqlBaseParser.roles().Visit a parse tree produced by therollbacklabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by therolluplabeled alternative inSqlBaseParser.groupingElement().Visit a parse tree produced by therowConstructorlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.rowCount().Visit a parse tree produced bySqlBaseParser.rowField().Visit a parse tree produced bySqlBaseParser.rowsPerMatch().Visit a parse tree produced by therowTypelabeled alternative inSqlBaseParser.type().Visit a parse tree produced bySqlBaseParser.sampledRelation().Visit a parse tree produced bySqlBaseParser.sampleType().Visit a parse tree produced by thesearchedCaselabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by theselectAlllabeled alternative inSqlBaseParser.selectItem().Visit a parse tree produced by theselectSinglelabeled alternative inSqlBaseParser.selectItem().Visit a parse tree produced by theserializablelabeled alternative inSqlBaseParser.levelOfIsolation().Visit a parse tree produced by thesetOperationlabeled alternative inSqlBaseParser.queryTerm().Visit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.setQuantifier().Visit a parse tree produced by thesetRolelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetSessionlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetTableAuthorizationlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetTimeZonelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesetViewAuthorizationlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowCatalogslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowColumnslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowCreateSchemalabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowCreateTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowCreateViewlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowFunctionslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowSchemaslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowSessionlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowStatslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theshowTableslabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thesimpleCaselabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thesingleGroupingSetlabeled alternative inSqlBaseParser.groupingElement().Visit a parse tree produced bySqlBaseParser.singleStatement().Visit a parse tree produced bySqlBaseParser.skipTo().Visit a parse tree produced bySqlBaseParser.sortItem().Visit a parse tree produced by thespecialDateTimeFunctionlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thespecifiedPrincipallabeled alternative inSqlBaseParser.grantor().Visit a parse tree produced bySqlBaseParser.standaloneExpression().Visit a parse tree produced bySqlBaseParser.standalonePathSpecification().Visit a parse tree produced bySqlBaseParser.standaloneRowPattern().Visit a parse tree produced bySqlBaseParser.standaloneType().Visit a parse tree produced by thestartTransactionlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thestatementDefaultlabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thestringLiterallabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thesubquerylabeled alternative inSqlBaseParser.queryPrimary().Visit a parse tree produced by thesubqueryExpressionlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thesubqueryRelationlabeled alternative inSqlBaseParser.relationPrimary().Visit a parse tree produced by thesubscriptlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.subsetDefinition().Visit a parse tree produced by thesubstringlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced by thetablelabeled alternative inSqlBaseParser.queryPrimary().Visit a parse tree produced bySqlBaseParser.tableElement().Visit a parse tree produced by thetableExecutelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thetableNamelabeled alternative inSqlBaseParser.relationPrimary().Visit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().Visit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().Visit a parse tree produced by thetransactionAccessModelabeled alternative inSqlBaseParser.transactionMode().Visit a parse tree produced by thetruncateTablelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by thetypeConstructorlabeled alternative inSqlBaseParser.primaryExpression().Visit a parse tree produced bySqlBaseParser.typeParameter().Visit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().Visit a parse tree produced by theunicodeStringLiterallabeled alternative inSqlBaseParser.string().Visit a parse tree produced by theunnestlabeled alternative inSqlBaseParser.relationPrimary().Visit a parse tree produced by theunqualifiedArgumentlabeled alternative inSqlBaseParser.pathElement().Visit a parse tree produced by theunquotedIdentifierlabeled alternative inSqlBaseParser.identifier().Visit a parse tree produced by theunspecifiedPrincipallabeled alternative inSqlBaseParser.principal().Visit a parse tree produced by theupdatelabeled alternative inSqlBaseParser.statement().Visit a parse tree produced bySqlBaseParser.updateAssignment().Visit a parse tree produced by theuselabeled alternative inSqlBaseParser.statement().Visit a parse tree produced by theuserPrincipallabeled alternative inSqlBaseParser.principal().Visit a parse tree produced by thevalueExpressionDefaultlabeled alternative inSqlBaseParser.valueExpression().Visit a parse tree produced bySqlBaseParser.variableDefinition().Visit a parse tree produced bySqlBaseParser.whenClause().Visit a parse tree produced bySqlBaseParser.windowDefinition().Visit a parse tree produced bySqlBaseParser.windowFrame().Visit a parse tree produced bySqlBaseParser.windowSpecification().Visit a parse tree produced bySqlBaseParser.with().Visit a parse tree produced by thezeroOrMoreQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().Visit a parse tree produced by thezeroOrOneQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().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
-
SqlBaseBaseVisitor
public SqlBaseBaseVisitor()
-
-
Method Details
-
visitSingleStatement
Visit a parse tree produced bySqlBaseParser.singleStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleStatementin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandaloneExpression
Visit a parse tree produced bySqlBaseParser.standaloneExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandaloneExpressionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandalonePathSpecification
Visit a parse tree produced bySqlBaseParser.standalonePathSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandalonePathSpecificationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandaloneType
Visit a parse tree produced bySqlBaseParser.standaloneType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandaloneTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStandaloneRowPattern
Visit a parse tree produced bySqlBaseParser.standaloneRowPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStandaloneRowPatternin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementDefault
Visit a parse tree produced by thestatementDefaultlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementDefaultin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUse
Visit a parse tree produced by theuselabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUsein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
Visit a parse tree produced by thecreateSchemalabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
Visit a parse tree produced by thedropSchemalabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSchemain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameSchema
Visit a parse tree produced by therenameSchemalabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameSchemain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSchemaAuthorization
Visit a parse tree produced by thesetSchemaAuthorizationlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSchemaAuthorizationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableAsSelect
Visit a parse tree produced by thecreateTableAsSelectlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableAsSelectin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTable
Visit a parse tree produced by thecreateTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
Visit a parse tree produced by thedropTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertInto
Visit a parse tree produced by theinsertIntolabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertIntoin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete
Visit a parse tree produced by thedeletelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeletein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
Visit a parse tree produced by thetruncateTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTruncateTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentTable
Visit a parse tree produced by thecommentTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentColumn
Visit a parse tree produced by thecommentColumnlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentColumnin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameTable
Visit a parse tree produced by therenameTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumn
Visit a parse tree produced by theaddColumnlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddColumnin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameColumn
Visit a parse tree produced by therenameColumnlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameColumnin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumn
Visit a parse tree produced by thedropColumnlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropColumnin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTableAuthorization
Visit a parse tree produced by thesetTableAuthorizationlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTableAuthorizationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTableProperties
Visit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTablePropertiesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableExecute
Visit a parse tree produced by thetableExecutelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableExecutein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnalyze
Visit a parse tree produced by theanalyzelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnalyzein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateMaterializedView
Visit a parse tree produced by thecreateMaterializedViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateMaterializedViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
Visit a parse tree produced by thecreateViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRefreshMaterializedView
Visit a parse tree produced by therefreshMaterializedViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRefreshMaterializedViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropMaterializedView
Visit a parse tree produced by thedropMaterializedViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropMaterializedViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameMaterializedView
Visit a parse tree produced by therenameMaterializedViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameMaterializedViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
Visit a parse tree produced by thedropViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameView
Visit a parse tree produced by therenameViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetViewAuthorization
Visit a parse tree produced by thesetViewAuthorizationlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetViewAuthorizationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCall
Visit a parse tree produced by thecalllabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced by thecreateRolelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRolein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced by thedropRolelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRolein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantRoles
Visit a parse tree produced by thegrantRoleslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantRolesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeRoles
Visit a parse tree produced by therevokeRoleslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeRolesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetRole
Visit a parse tree produced by thesetRolelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetRolein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrant
Visit a parse tree produced by thegrantlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeny
Visit a parse tree produced by thedenylabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDenyin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevoke
Visit a parse tree produced by therevokelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowGrants
Visit a parse tree produced by theshowGrantslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowGrantsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced by theexplainlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainAnalyze
Visit a parse tree produced by theexplainAnalyzelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainAnalyzein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCreateTable
Visit a parse tree produced by theshowCreateTablelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCreateTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCreateSchema
Visit a parse tree produced by theshowCreateSchemalabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCreateSchemain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCreateView
Visit a parse tree produced by theshowCreateViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCreateViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCreateMaterializedView
Visit a parse tree produced by theshowCreateMaterializedViewlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCreateMaterializedViewin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTables
Visit a parse tree produced by theshowTableslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowTablesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSchemas
Visit a parse tree produced by theshowSchemaslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowSchemasin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCatalogs
Visit a parse tree produced by theshowCatalogslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCatalogsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowColumns
Visit a parse tree produced by theshowColumnslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowColumnsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowStats
Visit a parse tree produced by theshowStatslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowStatsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowStatsForQuery
Visit a parse tree produced by theshowStatsForQuerylabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowStatsForQueryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowRoles
Visit a parse tree produced by theshowRoleslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowRolesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowRoleGrants
Visit a parse tree produced by theshowRoleGrantslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowRoleGrantsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowFunctions
Visit a parse tree produced by theshowFunctionslabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowFunctionsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSession
Visit a parse tree produced by theshowSessionlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowSessionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSession
Visit a parse tree produced by thesetSessionlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSessionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResetSession
Visit a parse tree produced by theresetSessionlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResetSessionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartTransaction
Visit a parse tree produced by thestartTransactionlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartTransactionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommit
Visit a parse tree produced by thecommitlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommitin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollback
Visit a parse tree produced by therollbacklabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepare
Visit a parse tree produced by thepreparelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreparein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeallocate
Visit a parse tree produced by thedeallocatelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeallocatein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecute
Visit a parse tree produced by theexecutelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecutein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDescribeInput
Visit a parse tree produced by thedescribeInputlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDescribeInputin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDescribeOutput
Visit a parse tree produced by thedescribeOutputlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDescribeOutputin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetPath
Visit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetPathin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTimeZone
Visit a parse tree produced by thesetTimeZonelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTimeZonein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdate
Visit a parse tree produced by theupdatelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpdatein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMerge
Visit a parse tree produced by themergelabeled alternative inSqlBaseParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMergein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery
Visit a parse tree produced bySqlBaseParser.query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWith
Visit a parse tree produced bySqlBaseParser.with().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableElement
Visit a parse tree produced bySqlBaseParser.tableElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableElementin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
Visit a parse tree produced bySqlBaseParser.columnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefinitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeClause
Visit a parse tree produced bySqlBaseParser.likeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLikeClausein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProperties
Visit a parse tree produced bySqlBaseParser.properties().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPropertiesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPropertyAssignments
Visit a parse tree produced bySqlBaseParser.propertyAssignments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPropertyAssignmentsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProperty
Visit a parse tree produced bySqlBaseParser.property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPropertyin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryNoWith
Visit a parse tree produced bySqlBaseParser.queryNoWith().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryNoWithin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitRowCount
Visit a parse tree produced bySqlBaseParser.limitRowCount().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLimitRowCountin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowCount
Visit a parse tree produced bySqlBaseParser.rowCount().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowCountin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryTermDefault
Visit a parse tree produced by thequeryTermDefaultlabeled alternative inSqlBaseParser.queryTerm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryTermDefaultin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetOperation
Visit a parse tree produced by thesetOperationlabeled alternative inSqlBaseParser.queryTerm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetOperationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPrimaryDefault
Visit a parse tree produced by thequeryPrimaryDefaultlabeled alternative inSqlBaseParser.queryPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryPrimaryDefaultin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTable
Visit a parse tree produced by thetablelabeled alternative inSqlBaseParser.queryPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInlineTable
Visit a parse tree produced by theinlineTablelabeled alternative inSqlBaseParser.queryPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInlineTablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubquery
Visit a parse tree produced by thesubquerylabeled alternative inSqlBaseParser.queryPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortItem
Visit a parse tree produced bySqlBaseParser.sortItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortItemin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuerySpecification
Visit a parse tree produced bySqlBaseParser.querySpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuerySpecificationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupBy
Visit a parse tree produced bySqlBaseParser.groupBy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleGroupingSet
Visit a parse tree produced by thesingleGroupingSetlabeled alternative inSqlBaseParser.groupingElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleGroupingSetin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollup
Visit a parse tree produced by therolluplabeled alternative inSqlBaseParser.groupingElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollupin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCube
Visit a parse tree produced by thecubelabeled alternative inSqlBaseParser.groupingElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCubein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultipleGroupingSets
Visit a parse tree produced by themultipleGroupingSetslabeled alternative inSqlBaseParser.groupingElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultipleGroupingSetsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingSet
Visit a parse tree produced bySqlBaseParser.groupingSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupingSetin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowDefinition
Visit a parse tree produced bySqlBaseParser.windowDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowDefinitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowSpecification
Visit a parse tree produced bySqlBaseParser.windowSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowSpecificationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamedQuery
Visit a parse tree produced bySqlBaseParser.namedQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamedQueryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetQuantifier
Visit a parse tree produced bySqlBaseParser.setQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectSingle
Visit a parse tree produced by theselectSinglelabeled alternative inSqlBaseParser.selectItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectSinglein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectAll
Visit a parse tree produced by theselectAlllabeled alternative inSqlBaseParser.selectItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectAllin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationDefault
Visit a parse tree produced by therelationDefaultlabeled alternative inSqlBaseParser.relation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationDefaultin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinRelation
Visit a parse tree produced by thejoinRelationlabeled alternative inSqlBaseParser.relation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinRelationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinType
Visit a parse tree produced bySqlBaseParser.joinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinCriteria
Visit a parse tree produced bySqlBaseParser.joinCriteria().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinCriteriain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSampledRelation
Visit a parse tree produced bySqlBaseParser.sampledRelation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSampledRelationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSampleType
Visit a parse tree produced bySqlBaseParser.sampleType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSampleTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListAggOverflowBehavior
Visit a parse tree produced bySqlBaseParser.listAggOverflowBehavior().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListAggOverflowBehaviorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListaggCountIndication
Visit a parse tree produced bySqlBaseParser.listaggCountIndication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListaggCountIndicationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternRecognition
Visit a parse tree produced bySqlBaseParser.patternRecognition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternRecognitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMeasureDefinition
Visit a parse tree produced bySqlBaseParser.measureDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMeasureDefinitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowsPerMatch
Visit a parse tree produced bySqlBaseParser.rowsPerMatch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowsPerMatchin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyMatchHandling
Visit a parse tree produced bySqlBaseParser.emptyMatchHandling().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyMatchHandlingin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSkipTo
Visit a parse tree produced bySqlBaseParser.skipTo().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSkipToin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubsetDefinition
Visit a parse tree produced bySqlBaseParser.subsetDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubsetDefinitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDefinition
Visit a parse tree produced bySqlBaseParser.variableDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableDefinitionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasedRelation
Visit a parse tree produced bySqlBaseParser.aliasedRelation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasedRelationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnAliases
Visit a parse tree produced bySqlBaseParser.columnAliases().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnAliasesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableName
Visit a parse tree produced by thetableNamelabeled alternative inSqlBaseParser.relationPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubqueryRelation
Visit a parse tree produced by thesubqueryRelationlabeled alternative inSqlBaseParser.relationPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryRelationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnnest
Visit a parse tree produced by theunnestlabeled alternative inSqlBaseParser.relationPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnnestin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLateral
Visit a parse tree produced by thelaterallabeled alternative inSqlBaseParser.relationPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLateralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedRelation
Visit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedRelationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced bySqlBaseParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalNot
Visit a parse tree produced by thelogicalNotlabeled alternative inSqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalNotin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPredicated
Visit a parse tree produced by thepredicatedlabeled alternative inSqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPredicatedin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOr
Visit a parse tree produced by theorlabeled alternative inSqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnd
Visit a parse tree produced by theandlabeled alternative inSqlBaseParser.booleanExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAndin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparison
Visit a parse tree produced by thecomparisonlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantifiedComparison
Visit a parse tree produced by thequantifiedComparisonlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuantifiedComparisonin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBetween
Visit a parse tree produced by thebetweenlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBetweenin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInList
Visit a parse tree produced by theinListlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInListin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInSubquery
Visit a parse tree produced by theinSubquerylabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInSubqueryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLike
Visit a parse tree produced by thelikelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLikein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullPredicate
Visit a parse tree produced by thenullPredicatelabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullPredicatein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinctFrom
Visit a parse tree produced by thedistinctFromlabeled alternative inSqlBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDistinctFromin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValueExpressionDefault
Visit a parse tree produced by thevalueExpressionDefaultlabeled alternative inSqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValueExpressionDefaultin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConcatenation
Visit a parse tree produced by theconcatenationlabeled alternative inSqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConcatenationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArithmeticBinary
Visit a parse tree produced by thearithmeticBinarylabeled alternative inSqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArithmeticBinaryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArithmeticUnary
Visit a parse tree produced by thearithmeticUnarylabeled alternative inSqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArithmeticUnaryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAtTimeZone
Visit a parse tree produced by theatTimeZonelabeled alternative inSqlBaseParser.valueExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAtTimeZonein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDereference
Visit a parse tree produced by thedereferencelabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDereferencein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeConstructor
Visit a parse tree produced by thetypeConstructorlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeConstructorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSpecialDateTimeFunction
Visit a parse tree produced by thespecialDateTimeFunctionlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSpecialDateTimeFunctionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstring
Visit a parse tree produced by thesubstringlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubstringin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCast
Visit a parse tree produced by thecastlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambda
Visit a parse tree produced by thelambdalabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedExpression
Visit a parse tree produced by theparenthesizedExpressionlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedExpressionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameter
Visit a parse tree produced by theparameterlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNormalize
Visit a parse tree produced by thenormalizelabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNormalizein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntervalLiteral
Visit a parse tree produced by theintervalLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntervalLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced by thenumericLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced by thebooleanLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleCase
Visit a parse tree produced by thesimpleCaselabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleCasein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnReference
Visit a parse tree produced by thecolumnReferencelabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnReferencein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullLiteral
Visit a parse tree produced by thenullLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowConstructor
Visit a parse tree produced by therowConstructorlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowConstructorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubscript
Visit a parse tree produced by thesubscriptlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubscriptin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentPath
Visit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentPathin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubqueryExpression
Visit a parse tree produced by thesubqueryExpressionlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryExpressionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBinaryLiteral
Visit a parse tree produced by thebinaryLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBinaryLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentUser
Visit a parse tree produced by thecurrentUserlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentUserin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMeasure
Visit a parse tree produced by themeasurelabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMeasurein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtract
Visit a parse tree produced by theextractlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtractin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced by thestringLiterallabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayConstructor
Visit a parse tree produced by thearrayConstructorlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayConstructorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionCall
Visit a parse tree produced by thefunctionCalllabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionCallin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentSchema
Visit a parse tree produced by thecurrentSchemalabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentSchemain interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExists
Visit a parse tree produced by theexistslabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExistsin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPosition
Visit a parse tree produced by thepositionlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositionin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListagg
Visit a parse tree produced by thelistagglabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListaggin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSearchedCase
Visit a parse tree produced by thesearchedCaselabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSearchedCasein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentCatalog
Visit a parse tree produced by thecurrentCataloglabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentCatalogin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingOperation
Visit a parse tree produced by thegroupingOperationlabeled alternative inSqlBaseParser.primaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupingOperationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessingMode
Visit a parse tree produced bySqlBaseParser.processingMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcessingModein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullTreatment
Visit a parse tree produced bySqlBaseParser.nullTreatment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullTreatmentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicStringLiteral
Visit a parse tree produced by thebasicStringLiterallabeled alternative inSqlBaseParser.string().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicStringLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnicodeStringLiteral
Visit a parse tree produced by theunicodeStringLiterallabeled alternative inSqlBaseParser.string().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnicodeStringLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeZoneInterval
Visit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeZoneIntervalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeZoneString
Visit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeZoneStringin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced bySqlBaseParser.comparisonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonOperatorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonQuantifier
Visit a parse tree produced bySqlBaseParser.comparisonQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanValue
Visit a parse tree produced bySqlBaseParser.booleanValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanValuein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterval
Visit a parse tree produced bySqlBaseParser.interval().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntervalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntervalField
Visit a parse tree produced bySqlBaseParser.intervalField().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntervalFieldin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNormalForm
Visit a parse tree produced bySqlBaseParser.normalForm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNormalFormin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowType
Visit a parse tree produced by therowTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntervalType
Visit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntervalTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayType
Visit a parse tree produced by thearrayTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoublePrecisionType
Visit a parse tree produced by thedoublePrecisionTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoublePrecisionTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLegacyArrayType
Visit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLegacyArrayTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericType
Visit a parse tree produced by thegenericTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateTimeType
Visit a parse tree produced by thedateTimeTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDateTimeTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLegacyMapType
Visit a parse tree produced by thelegacyMapTypelabeled alternative inSqlBaseParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLegacyMapTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowField
Visit a parse tree produced bySqlBaseParser.rowField().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowFieldin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced bySqlBaseParser.typeParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenClause
Visit a parse tree produced bySqlBaseParser.whenClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhenClausein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilter
Visit a parse tree produced bySqlBaseParser.filter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilterin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMergeUpdate
Visit a parse tree produced by themergeUpdatelabeled alternative inSqlBaseParser.mergeCase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMergeUpdatein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMergeDelete
Visit a parse tree produced by themergeDeletelabeled alternative inSqlBaseParser.mergeCase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMergeDeletein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMergeInsert
Visit a parse tree produced by themergeInsertlabeled alternative inSqlBaseParser.mergeCase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMergeInsertin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOver
Visit a parse tree produced bySqlBaseParser.over().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFrame
Visit a parse tree produced bySqlBaseParser.windowFrame().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFramein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameExtent
Visit a parse tree produced bySqlBaseParser.frameExtent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFrameExtentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnboundedFrame
Visit a parse tree produced by theunboundedFramelabeled alternative inSqlBaseParser.frameBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnboundedFramein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentRowBound
Visit a parse tree produced by thecurrentRowBoundlabeled alternative inSqlBaseParser.frameBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentRowBoundin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBoundedFrame
Visit a parse tree produced by theboundedFramelabeled alternative inSqlBaseParser.frameBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBoundedFramein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuantifiedPrimary
Visit a parse tree produced by thequantifiedPrimarylabeled alternative inSqlBaseParser.rowPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuantifiedPrimaryin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternConcatenation
Visit a parse tree produced by thepatternConcatenationlabeled alternative inSqlBaseParser.rowPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternConcatenationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternAlternation
Visit a parse tree produced by thepatternAlternationlabeled alternative inSqlBaseParser.rowPattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternAlternationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternVariable
Visit a parse tree produced by thepatternVariablelabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternVariablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyPattern
Visit a parse tree produced by theemptyPatternlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyPatternin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternPermutation
Visit a parse tree produced by thepatternPermutationlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternPermutationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupedPattern
Visit a parse tree produced by thegroupedPatternlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupedPatternin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionStartAnchor
Visit a parse tree produced by thepartitionStartAnchorlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionStartAnchorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionEndAnchor
Visit a parse tree produced by thepartitionEndAnchorlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionEndAnchorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExcludedPattern
Visit a parse tree produced by theexcludedPatternlabeled alternative inSqlBaseParser.patternPrimary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExcludedPatternin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZeroOrMoreQuantifier
Visit a parse tree produced by thezeroOrMoreQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZeroOrMoreQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOneOrMoreQuantifier
Visit a parse tree produced by theoneOrMoreQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOneOrMoreQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZeroOrOneQuantifier
Visit a parse tree produced by thezeroOrOneQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZeroOrOneQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeQuantifier
Visit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeQuantifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdateAssignment
Visit a parse tree produced bySqlBaseParser.updateAssignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpdateAssignmentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainFormat
Visit a parse tree produced by theexplainFormatlabeled alternative inSqlBaseParser.explainOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainFormatin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainType
Visit a parse tree produced by theexplainTypelabeled alternative inSqlBaseParser.explainOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsolationLevel
Visit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIsolationLevelin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionAccessMode
Visit a parse tree produced by thetransactionAccessModelabeled alternative inSqlBaseParser.transactionMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionAccessModein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReadUncommitted
Visit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReadUncommittedin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReadCommitted
Visit a parse tree produced by thereadCommittedlabeled alternative inSqlBaseParser.levelOfIsolation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReadCommittedin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRepeatableRead
Visit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRepeatableReadin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSerializable
Visit a parse tree produced by theserializablelabeled alternative inSqlBaseParser.levelOfIsolation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSerializablein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositionalArgument
Visit a parse tree produced by thepositionalArgumentlabeled alternative inSqlBaseParser.callArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositionalArgumentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamedArgument
Visit a parse tree produced by thenamedArgumentlabeled alternative inSqlBaseParser.callArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamedArgumentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedArgument
Visit a parse tree produced by thequalifiedArgumentlabeled alternative inSqlBaseParser.pathElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedArgumentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnqualifiedArgument
Visit a parse tree produced by theunqualifiedArgumentlabeled alternative inSqlBaseParser.pathElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnqualifiedArgumentin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPathSpecification
Visit a parse tree produced bySqlBaseParser.pathSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPathSpecificationin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilege
Visit a parse tree produced bySqlBaseParser.privilege().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedName
Visit a parse tree produced bySqlBaseParser.qualifiedName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNamein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryPeriod
Visit a parse tree produced bySqlBaseParser.queryPeriod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryPeriodin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRangeType
Visit a parse tree produced bySqlBaseParser.rangeType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRangeTypein interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSpecifiedPrincipal
Visit a parse tree produced by thespecifiedPrincipallabeled alternative inSqlBaseParser.grantor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSpecifiedPrincipalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentUserGrantor
Visit a parse tree produced by thecurrentUserGrantorlabeled alternative inSqlBaseParser.grantor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentUserGrantorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCurrentRoleGrantor
Visit a parse tree produced by thecurrentRoleGrantorlabeled alternative inSqlBaseParser.grantor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCurrentRoleGrantorin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnspecifiedPrincipal
Visit a parse tree produced by theunspecifiedPrincipallabeled alternative inSqlBaseParser.principal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnspecifiedPrincipalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUserPrincipal
Visit a parse tree produced by theuserPrincipallabeled alternative inSqlBaseParser.principal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUserPrincipalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRolePrincipal
Visit a parse tree produced by therolePrincipallabeled alternative inSqlBaseParser.principal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRolePrincipalin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoles
Visit a parse tree produced bySqlBaseParser.roles().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRolesin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnquotedIdentifier
Visit a parse tree produced by theunquotedIdentifierlabeled alternative inSqlBaseParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnquotedIdentifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuotedIdentifier
Visit a parse tree produced by thequotedIdentifierlabeled alternative inSqlBaseParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQuotedIdentifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackQuotedIdentifier
Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackQuotedIdentifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDigitIdentifier
Visit a parse tree produced by thedigitIdentifierlabeled alternative inSqlBaseParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDigitIdentifierin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecimalLiteral
Visit a parse tree produced by thedecimalLiterallabeled alternative inSqlBaseParser.number().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecimalLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoubleLiteral
Visit a parse tree produced by thedoubleLiterallabeled alternative inSqlBaseParser.number().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoubleLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Visit a parse tree produced by theintegerLiterallabeled alternative inSqlBaseParser.number().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerLiteralin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonReserved
Visit a parse tree produced bySqlBaseParser.nonReserved().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNonReservedin interfaceSqlBaseVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-