Class IoTDBSqlParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,IoTDBSqlParserVisitor<T>
IoTDBSqlParserVisitor,
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 byIoTDBSqlParser.alias().Visit a parse tree produced byIoTDBSqlParser.aliasClause().Visit a parse tree produced byIoTDBSqlParser.aliasNodeName().Visit a parse tree produced byIoTDBSqlParser.alignByClause().Visit a parse tree produced byIoTDBSqlParser.alignedMeasurements().Visit a parse tree produced byIoTDBSqlParser.alterClause().Visit a parse tree produced byIoTDBSqlParser.alterConnectorAttributesClause().Visit a parse tree produced byIoTDBSqlParser.alterDatabase().Visit a parse tree produced byIoTDBSqlParser.alterExtractorAttributesClause().Visit a parse tree produced byIoTDBSqlParser.alterLogicalView().Visit a parse tree produced byIoTDBSqlParser.alterPipe().Visit a parse tree produced byIoTDBSqlParser.alterProcessorAttributesClause().Visit a parse tree produced byIoTDBSqlParser.alterSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.alterTimeseries().Visit a parse tree produced byIoTDBSqlParser.alterUser().Visit a parse tree produced byIoTDBSqlParser.attributeClause().Visit a parse tree produced byIoTDBSqlParser.attributeClauses().Visit a parse tree produced byIoTDBSqlParser.attributeKey().Visit a parse tree produced byIoTDBSqlParser.attributePair().Visit a parse tree produced byIoTDBSqlParser.attributeValue().Visit a parse tree produced byIoTDBSqlParser.boolean_literal().Visit a parse tree produced byIoTDBSqlParser.callInference().Visit a parse tree produced byIoTDBSqlParser.caseWhenThenExpression().Visit a parse tree produced byIoTDBSqlParser.clearCache().Visit a parse tree produced byIoTDBSqlParser.columnEqualsExpression().Visit a parse tree produced byIoTDBSqlParser.connectorAttributeClause().Visit a parse tree produced byIoTDBSqlParser.connectorAttributesClause().visitConnectorAttributesWithoutWithSinkClause(IoTDBSqlParser.ConnectorAttributesWithoutWithSinkClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.connectorAttributesWithoutWithSinkClause().Visit a parse tree produced byIoTDBSqlParser.constant().Visit a parse tree produced byIoTDBSqlParser.countDatabases().Visit a parse tree produced byIoTDBSqlParser.countDevices().Visit a parse tree produced byIoTDBSqlParser.countNodes().Visit a parse tree produced byIoTDBSqlParser.countTimeseries().Visit a parse tree produced byIoTDBSqlParser.countTimeSlotList().Visit a parse tree produced by thecreateAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().Visit a parse tree produced byIoTDBSqlParser.createContinuousQuery().Visit a parse tree produced byIoTDBSqlParser.createDatabase().Visit a parse tree produced byIoTDBSqlParser.createFunction().Visit a parse tree produced byIoTDBSqlParser.createLogicalView().Visit a parse tree produced byIoTDBSqlParser.createModel().Visit a parse tree produced by thecreateNonAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().Visit a parse tree produced byIoTDBSqlParser.createPipe().Visit a parse tree produced byIoTDBSqlParser.createPipePlugin().Visit a parse tree produced byIoTDBSqlParser.createRole().Visit a parse tree produced byIoTDBSqlParser.createSchemaTemplate().visitCreateTimeseriesUsingSchemaTemplate(IoTDBSqlParser.CreateTimeseriesUsingSchemaTemplateContext ctx) Visit a parse tree produced byIoTDBSqlParser.createTimeseriesUsingSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.createTopic().Visit a parse tree produced byIoTDBSqlParser.createTrigger().Visit a parse tree produced byIoTDBSqlParser.createUser().Visit a parse tree produced byIoTDBSqlParser.databaseAttributeClause().Visit a parse tree produced byIoTDBSqlParser.databaseAttributeKey().Visit a parse tree produced byIoTDBSqlParser.databaseAttributesClause().Visit a parse tree produced byIoTDBSqlParser.dateExpression().Visit a parse tree produced byIoTDBSqlParser.datetimeLiteral().Visit a parse tree produced byIoTDBSqlParser.dclStatement().Visit a parse tree produced byIoTDBSqlParser.ddlStatement().Visit a parse tree produced byIoTDBSqlParser.deleteStatement().Visit a parse tree produced byIoTDBSqlParser.deviceContainsExpression().Visit a parse tree produced byIoTDBSqlParser.devicesWhereClause().Visit a parse tree produced byIoTDBSqlParser.dmlStatement().Visit a parse tree produced byIoTDBSqlParser.dropContinuousQuery().Visit a parse tree produced byIoTDBSqlParser.dropDatabase().Visit a parse tree produced byIoTDBSqlParser.dropFunction().Visit a parse tree produced byIoTDBSqlParser.dropLogicalView().Visit a parse tree produced byIoTDBSqlParser.dropModel().Visit a parse tree produced byIoTDBSqlParser.dropPartition().Visit a parse tree produced byIoTDBSqlParser.dropPipe().Visit a parse tree produced byIoTDBSqlParser.dropPipePlugin().Visit a parse tree produced byIoTDBSqlParser.dropRole().Visit a parse tree produced byIoTDBSqlParser.dropSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.dropSubscription().Visit a parse tree produced byIoTDBSqlParser.dropTimeseries().Visit a parse tree produced byIoTDBSqlParser.dropTimeseriesOfSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.dropTopic().Visit a parse tree produced byIoTDBSqlParser.dropTrigger().Visit a parse tree produced byIoTDBSqlParser.dropUser().Visit a parse tree produced byIoTDBSqlParser.explain().Visit a parse tree produced byIoTDBSqlParser.expression().Visit a parse tree produced byIoTDBSqlParser.extendRegion().Visit a parse tree produced byIoTDBSqlParser.extractorAttributeClause().Visit a parse tree produced byIoTDBSqlParser.extractorAttributesClause().Visit a parse tree produced byIoTDBSqlParser.fillClause().Visit a parse tree produced byIoTDBSqlParser.flush().Visit a parse tree produced byIoTDBSqlParser.fromClause().Visit a parse tree produced byIoTDBSqlParser.fullPath().Visit a parse tree produced byIoTDBSqlParser.fullPathInExpression().Visit a parse tree produced by thefullPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().Visit a parse tree produced byIoTDBSqlParser.functionName().Visit a parse tree produced byIoTDBSqlParser.getRegionId().Visit a parse tree produced byIoTDBSqlParser.getSeriesSlotList().Visit a parse tree produced byIoTDBSqlParser.getTimeSlotList().Visit a parse tree produced byIoTDBSqlParser.grantOpt().Visit a parse tree produced byIoTDBSqlParser.grantRole().Visit a parse tree produced byIoTDBSqlParser.grantRoleToUser().Visit a parse tree produced byIoTDBSqlParser.grantUser().Visit a parse tree produced byIoTDBSqlParser.grantWatermarkEmbedding().Visit a parse tree produced byIoTDBSqlParser.groupByAttributeClause().Visit a parse tree produced byIoTDBSqlParser.groupByClause().Visit a parse tree produced byIoTDBSqlParser.havingClause().Visit a parse tree produced byIoTDBSqlParser.hparamPair().Visit a parse tree produced byIoTDBSqlParser.hparamValue().Visit a parse tree produced byIoTDBSqlParser.identifier().Visit a parse tree produced byIoTDBSqlParser.insertColumn().Visit a parse tree produced byIoTDBSqlParser.insertColumnsSpec().Visit a parse tree produced byIoTDBSqlParser.insertStatement().Visit a parse tree produced byIoTDBSqlParser.insertValuesSpec().Visit a parse tree produced byIoTDBSqlParser.intoClause().Visit a parse tree produced byIoTDBSqlParser.intoItem().Visit a parse tree produced byIoTDBSqlParser.keyWords().Visit a parse tree produced byIoTDBSqlParser.killQuery().Visit a parse tree produced byIoTDBSqlParser.limitClause().Visit a parse tree produced byIoTDBSqlParser.listPrivilegesRole().Visit a parse tree produced byIoTDBSqlParser.listPrivilegesUser().Visit a parse tree produced byIoTDBSqlParser.listRole().Visit a parse tree produced byIoTDBSqlParser.listUser().Visit a parse tree produced byIoTDBSqlParser.loadConfiguration().Visit a parse tree produced byIoTDBSqlParser.loadFile().Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClause().Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClauses().Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClause().Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClauses().Visit a parse tree produced byIoTDBSqlParser.loadTimeseries().Visit a parse tree produced byIoTDBSqlParser.migrateRegion().Visit a parse tree produced byIoTDBSqlParser.nan_literal().Visit a parse tree produced byIoTDBSqlParser.nodeName().Visit a parse tree produced byIoTDBSqlParser.nodeNameInIntoPath().Visit a parse tree produced byIoTDBSqlParser.nodeNameSlice().Visit a parse tree produced byIoTDBSqlParser.nodeNameWithoutWildcard().Visit a parse tree produced byIoTDBSqlParser.null_literal().Visit a parse tree produced byIoTDBSqlParser.number().Visit a parse tree produced byIoTDBSqlParser.offsetClause().Visit a parse tree produced byIoTDBSqlParser.operator_and().Visit a parse tree produced byIoTDBSqlParser.operator_between().Visit a parse tree produced byIoTDBSqlParser.operator_contains().Visit a parse tree produced byIoTDBSqlParser.operator_eq().Visit a parse tree produced byIoTDBSqlParser.operator_in().Visit a parse tree produced byIoTDBSqlParser.operator_is().Visit a parse tree produced byIoTDBSqlParser.operator_not().Visit a parse tree produced byIoTDBSqlParser.operator_or().Visit a parse tree produced byIoTDBSqlParser.orderByAttributeClause().Visit a parse tree produced byIoTDBSqlParser.orderByClause().Visit a parse tree produced byIoTDBSqlParser.paginationClause().Visit a parse tree produced byIoTDBSqlParser.prefixPath().Visit a parse tree produced byIoTDBSqlParser.privileges().Visit a parse tree produced byIoTDBSqlParser.privilegeValue().Visit a parse tree produced byIoTDBSqlParser.processorAttributeClause().Visit a parse tree produced byIoTDBSqlParser.processorAttributesClause().Visit a parse tree produced byIoTDBSqlParser.realLiteral().Visit a parse tree produced byIoTDBSqlParser.reconstructRegion().Visit a parse tree produced byIoTDBSqlParser.removeConfigNode().Visit a parse tree produced byIoTDBSqlParser.removeDataNode().Visit a parse tree produced byIoTDBSqlParser.removeFile().Visit a parse tree produced byIoTDBSqlParser.removeRegion().Visit a parse tree produced byIoTDBSqlParser.renameLogicalView().Visit a parse tree produced byIoTDBSqlParser.resampleClause().Visit a parse tree produced byIoTDBSqlParser.resultColumn().Visit a parse tree produced byIoTDBSqlParser.revokeRole().Visit a parse tree produced byIoTDBSqlParser.revokeRoleFromUser().Visit a parse tree produced byIoTDBSqlParser.revokeUser().Visit a parse tree produced byIoTDBSqlParser.revokeWatermarkEmbedding().Visit a parse tree produced byIoTDBSqlParser.row().Visit a parse tree produced byIoTDBSqlParser.rowPaginationClause().Visit a parse tree produced byIoTDBSqlParser.scalarFunctionExpression().Visit a parse tree produced byIoTDBSqlParser.selectClause().Visit a parse tree produced byIoTDBSqlParser.selectStatement().Visit a parse tree produced byIoTDBSqlParser.seriesPaginationClause().Visit a parse tree produced byIoTDBSqlParser.setConfiguration().Visit a parse tree produced byIoTDBSqlParser.setConfigurationEntry().Visit a parse tree produced byIoTDBSqlParser.setSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.setSpaceQuota().Visit a parse tree produced byIoTDBSqlParser.setSystemStatus().Visit a parse tree produced byIoTDBSqlParser.setThrottleQuota().Visit a parse tree produced byIoTDBSqlParser.settle().Visit a parse tree produced byIoTDBSqlParser.setTTL().Visit a parse tree produced byIoTDBSqlParser.showAINodes().Visit a parse tree produced byIoTDBSqlParser.showAllTTL().Visit a parse tree produced byIoTDBSqlParser.showChildNodes().Visit a parse tree produced byIoTDBSqlParser.showChildPaths().Visit a parse tree produced byIoTDBSqlParser.showCluster().Visit a parse tree produced byIoTDBSqlParser.showClusterId().Visit a parse tree produced byIoTDBSqlParser.showConfigNodes().Visit a parse tree produced byIoTDBSqlParser.showContinuousQueries().Visit a parse tree produced byIoTDBSqlParser.showCurrentTimestamp().Visit a parse tree produced byIoTDBSqlParser.showDatabases().Visit a parse tree produced byIoTDBSqlParser.showDataNodes().Visit a parse tree produced byIoTDBSqlParser.showDevices().Visit a parse tree produced byIoTDBSqlParser.showFlushInfo().Visit a parse tree produced byIoTDBSqlParser.showFunctions().Visit a parse tree produced byIoTDBSqlParser.showLockInfo().Visit a parse tree produced byIoTDBSqlParser.showLogicalView().Visit a parse tree produced byIoTDBSqlParser.showModels().Visit a parse tree produced byIoTDBSqlParser.showNodesInSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.showPathsSetSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.showPathsUsingSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.showPipePlugins().Visit a parse tree produced byIoTDBSqlParser.showPipes().Visit a parse tree produced byIoTDBSqlParser.showQueries().Visit a parse tree produced byIoTDBSqlParser.showQueryResource().Visit a parse tree produced byIoTDBSqlParser.showRegions().Visit a parse tree produced byIoTDBSqlParser.showSchemaTemplates().Visit a parse tree produced byIoTDBSqlParser.showSpaceQuota().Visit a parse tree produced byIoTDBSqlParser.showSubscriptions().Visit a parse tree produced byIoTDBSqlParser.showThrottleQuota().Visit a parse tree produced byIoTDBSqlParser.showTimeseries().Visit a parse tree produced byIoTDBSqlParser.showTopics().Visit a parse tree produced byIoTDBSqlParser.showTriggers().Visit a parse tree produced byIoTDBSqlParser.showTTL().Visit a parse tree produced byIoTDBSqlParser.showVariables().Visit a parse tree produced byIoTDBSqlParser.showVersion().Visit a parse tree produced byIoTDBSqlParser.signedIntegerLiteral().Visit a parse tree produced byIoTDBSqlParser.singleStatement().Visit a parse tree produced byIoTDBSqlParser.slimitClause().Visit a parse tree produced byIoTDBSqlParser.soffsetClause().Visit a parse tree produced byIoTDBSqlParser.sortKey().Visit a parse tree produced byIoTDBSqlParser.startPipe().Visit a parse tree produced byIoTDBSqlParser.startRepairData().Visit a parse tree produced byIoTDBSqlParser.startTrigger().Visit a parse tree produced byIoTDBSqlParser.statement().Visit a parse tree produced byIoTDBSqlParser.stopPipe().Visit a parse tree produced byIoTDBSqlParser.stopRepairData().Visit a parse tree produced byIoTDBSqlParser.stopTrigger().Visit a parse tree produced byIoTDBSqlParser.subStringExpression().Visit a parse tree produced by thesuffixPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().Visit a parse tree produced byIoTDBSqlParser.syncAttributeClauses().Visit a parse tree produced byIoTDBSqlParser.tagClause().Visit a parse tree produced byIoTDBSqlParser.tagContainsExpression().Visit a parse tree produced byIoTDBSqlParser.tagEqualsExpression().Visit a parse tree produced byIoTDBSqlParser.templateEqualExpression().Visit a parse tree produced byIoTDBSqlParser.templateMeasurementClause().Visit a parse tree produced byIoTDBSqlParser.timeConditionClause().Visit a parse tree produced byIoTDBSqlParser.timeoutPolicyClause().Visit a parse tree produced byIoTDBSqlParser.timeRange().Visit a parse tree produced byIoTDBSqlParser.timeseriesContainsExpression().Visit a parse tree produced byIoTDBSqlParser.timeseriesWhereClause().Visit a parse tree produced byIoTDBSqlParser.timeValue().Visit a parse tree produced byIoTDBSqlParser.topicAttributeClause().Visit a parse tree produced byIoTDBSqlParser.topicAttributesClause().Visit a parse tree produced byIoTDBSqlParser.triggerAttribute().Visit a parse tree produced byIoTDBSqlParser.triggerAttributeClause().Visit a parse tree produced byIoTDBSqlParser.triggerEventClause().Visit a parse tree produced byIoTDBSqlParser.triggerType().Visit a parse tree produced byIoTDBSqlParser.unloadFile().Visit a parse tree produced byIoTDBSqlParser.unsetSchemaTemplate().Visit a parse tree produced byIoTDBSqlParser.unsetTTL().Visit a parse tree produced byIoTDBSqlParser.uri().Visit a parse tree produced byIoTDBSqlParser.uriClause().Visit a parse tree produced byIoTDBSqlParser.usernameWithRoot().Visit a parse tree produced byIoTDBSqlParser.utilityStatement().Visit a parse tree produced byIoTDBSqlParser.verifyConnection().Visit a parse tree produced byIoTDBSqlParser.viewSourcePaths().Visit a parse tree produced byIoTDBSqlParser.viewSuffixPaths().Visit a parse tree produced byIoTDBSqlParser.viewTargetPaths().Visit a parse tree produced byIoTDBSqlParser.whenThenExpression().Visit a parse tree produced byIoTDBSqlParser.whereClause().Visit a parse tree produced byIoTDBSqlParser.wildcard().Visit a parse tree produced byIoTDBSqlParser.windowFunction().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
-
IoTDBSqlParserBaseVisitor
public IoTDBSqlParserBaseVisitor()
-
-
Method Details
-
visitSingleStatement
Visit a parse tree produced byIoTDBSqlParser.singleStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byIoTDBSqlParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDdlStatement
Visit a parse tree produced byIoTDBSqlParser.ddlStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDdlStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDmlStatement
Visit a parse tree produced byIoTDBSqlParser.dmlStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDmlStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDclStatement
Visit a parse tree produced byIoTDBSqlParser.dclStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDclStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUtilityStatement
Visit a parse tree produced byIoTDBSqlParser.utilityStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUtilityStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit a parse tree produced byIoTDBSqlParser.createDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabasein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributesClause
Visit a parse tree produced byIoTDBSqlParser.databaseAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributeClause
Visit a parse tree produced byIoTDBSqlParser.databaseAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributeKey
Visit a parse tree produced byIoTDBSqlParser.databaseAttributeKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseAttributeKeyin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit a parse tree produced byIoTDBSqlParser.dropDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDatabasein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPartition
Visit a parse tree produced byIoTDBSqlParser.dropPartition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPartitionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit a parse tree produced byIoTDBSqlParser.alterDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabasein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDatabases
Visit a parse tree produced byIoTDBSqlParser.showDatabases().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowDatabasesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountDatabases
Visit a parse tree produced byIoTDBSqlParser.countDatabases().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountDatabasesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAlignedTimeseries
Visit a parse tree produced by thecreateAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateAlignedTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateNonAlignedTimeseries
Visit a parse tree produced by thecreateNonAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateNonAlignedTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlignedMeasurements
Visit a parse tree produced byIoTDBSqlParser.alignedMeasurements().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlignedMeasurementsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTimeseries
Visit a parse tree produced byIoTDBSqlParser.dropTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTimeseries
Visit a parse tree produced byIoTDBSqlParser.alterTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterClause
Visit a parse tree produced byIoTDBSqlParser.alterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasClause
Visit a parse tree produced byIoTDBSqlParser.aliasClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeConditionClause
Visit a parse tree produced byIoTDBSqlParser.timeConditionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeConditionClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDevices
Visit a parse tree produced byIoTDBSqlParser.showDevices().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowDevicesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTimeseries
Visit a parse tree produced byIoTDBSqlParser.showTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowChildPaths
Visit a parse tree produced byIoTDBSqlParser.showChildPaths().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowChildPathsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowChildNodes
Visit a parse tree produced byIoTDBSqlParser.showChildNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowChildNodesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountDevices
Visit a parse tree produced byIoTDBSqlParser.countDevices().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountDevicesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountTimeseries
Visit a parse tree produced byIoTDBSqlParser.countTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountNodes
Visit a parse tree produced byIoTDBSqlParser.countNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountNodesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDevicesWhereClause
Visit a parse tree produced byIoTDBSqlParser.devicesWhereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDevicesWhereClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTemplateEqualExpression
Visit a parse tree produced byIoTDBSqlParser.templateEqualExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTemplateEqualExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeviceContainsExpression
Visit a parse tree produced byIoTDBSqlParser.deviceContainsExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeviceContainsExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeseriesWhereClause
Visit a parse tree produced byIoTDBSqlParser.timeseriesWhereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeseriesWhereClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeseriesContainsExpression
Visit a parse tree produced byIoTDBSqlParser.timeseriesContainsExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeseriesContainsExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnEqualsExpression
Visit a parse tree produced byIoTDBSqlParser.columnEqualsExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnEqualsExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagEqualsExpression
Visit a parse tree produced byIoTDBSqlParser.tagEqualsExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTagEqualsExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagContainsExpression
Visit a parse tree produced byIoTDBSqlParser.tagContainsExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTagContainsExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.createSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTemplateMeasurementClause
Visit a parse tree produced byIoTDBSqlParser.templateMeasurementClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTemplateMeasurementClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTimeseriesUsingSchemaTemplate
public T visitCreateTimeseriesUsingSchemaTemplate(IoTDBSqlParser.CreateTimeseriesUsingSchemaTemplateContext ctx) Visit a parse tree produced byIoTDBSqlParser.createTimeseriesUsingSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTimeseriesUsingSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.dropSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTimeseriesOfSchemaTemplate
public T visitDropTimeseriesOfSchemaTemplate(IoTDBSqlParser.DropTimeseriesOfSchemaTemplateContext ctx) Visit a parse tree produced byIoTDBSqlParser.dropTimeseriesOfSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTimeseriesOfSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSchemaTemplates
Visit a parse tree produced byIoTDBSqlParser.showSchemaTemplates().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowSchemaTemplatesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowNodesInSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showNodesInSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowNodesInSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPathsSetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showPathsSetSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowPathsSetSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPathsUsingSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showPathsUsingSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowPathsUsingSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.setSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnsetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.unsetSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnsetSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.alterSchemaTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSchemaTemplatein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTTL
Visit a parse tree produced byIoTDBSqlParser.setTTL().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTTLin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnsetTTL
Visit a parse tree produced byIoTDBSqlParser.unsetTTL().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnsetTTLin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTTL
Visit a parse tree produced byIoTDBSqlParser.showTTL().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowTTLin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowAllTTL
Visit a parse tree produced byIoTDBSqlParser.showAllTTL().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowAllTTLin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit a parse tree produced byIoTDBSqlParser.createFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateFunctionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUriClause
Visit a parse tree produced byIoTDBSqlParser.uriClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUriClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUri
Visit a parse tree produced byIoTDBSqlParser.uri().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUriin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit a parse tree produced byIoTDBSqlParser.dropFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropFunctionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowFunctions
Visit a parse tree produced byIoTDBSqlParser.showFunctions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowFunctionsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSpaceQuota
Visit a parse tree produced byIoTDBSqlParser.showSpaceQuota().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowSpaceQuotain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSpaceQuota
Visit a parse tree produced byIoTDBSqlParser.setSpaceQuota().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSpaceQuotain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetThrottleQuota
Visit a parse tree produced byIoTDBSqlParser.setThrottleQuota().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetThrottleQuotain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowThrottleQuota
Visit a parse tree produced byIoTDBSqlParser.showThrottleQuota().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowThrottleQuotain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit a parse tree produced byIoTDBSqlParser.createTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTriggerin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerType
Visit a parse tree produced byIoTDBSqlParser.triggerType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerTypein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerEventClause
Visit a parse tree produced byIoTDBSqlParser.triggerEventClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerEventClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerAttributeClause
Visit a parse tree produced byIoTDBSqlParser.triggerAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerAttribute
Visit a parse tree produced byIoTDBSqlParser.triggerAttribute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerAttributein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit a parse tree produced byIoTDBSqlParser.dropTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTriggerin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTriggers
Visit a parse tree produced byIoTDBSqlParser.showTriggers().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowTriggersin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartTrigger
Visit a parse tree produced byIoTDBSqlParser.startTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartTriggerin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopTrigger
Visit a parse tree produced byIoTDBSqlParser.stopTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStopTriggerin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateContinuousQuery
Visit a parse tree produced byIoTDBSqlParser.createContinuousQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateContinuousQueryin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResampleClause
Visit a parse tree produced byIoTDBSqlParser.resampleClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResampleClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeoutPolicyClause
Visit a parse tree produced byIoTDBSqlParser.timeoutPolicyClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeoutPolicyClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropContinuousQuery
Visit a parse tree produced byIoTDBSqlParser.dropContinuousQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropContinuousQueryin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowContinuousQueries
Visit a parse tree produced byIoTDBSqlParser.showContinuousQueries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowContinuousQueriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowVariables
Visit a parse tree produced byIoTDBSqlParser.showVariables().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowVariablesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCluster
Visit a parse tree produced byIoTDBSqlParser.showCluster().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowClusterin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowRegions
Visit a parse tree produced byIoTDBSqlParser.showRegions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowRegionsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDataNodes
Visit a parse tree produced byIoTDBSqlParser.showDataNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowDataNodesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowConfigNodes
Visit a parse tree produced byIoTDBSqlParser.showConfigNodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowConfigNodesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowAINodes
Visit a parse tree produced byIoTDBSqlParser.showAINodes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowAINodesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowClusterId
Visit a parse tree produced byIoTDBSqlParser.showClusterId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowClusterIdin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetRegionId
Visit a parse tree produced byIoTDBSqlParser.getRegionId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGetRegionIdin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetTimeSlotList
Visit a parse tree produced byIoTDBSqlParser.getTimeSlotList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGetTimeSlotListin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountTimeSlotList
Visit a parse tree produced byIoTDBSqlParser.countTimeSlotList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountTimeSlotListin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetSeriesSlotList
Visit a parse tree produced byIoTDBSqlParser.getSeriesSlotList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGetSeriesSlotListin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMigrateRegion
Visit a parse tree produced byIoTDBSqlParser.migrateRegion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMigrateRegionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReconstructRegion
Visit a parse tree produced byIoTDBSqlParser.reconstructRegion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReconstructRegionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtendRegion
Visit a parse tree produced byIoTDBSqlParser.extendRegion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtendRegionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveRegion
Visit a parse tree produced byIoTDBSqlParser.removeRegion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRemoveRegionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVerifyConnection
Visit a parse tree produced byIoTDBSqlParser.verifyConnection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVerifyConnectionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveDataNode
Visit a parse tree produced byIoTDBSqlParser.removeDataNode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRemoveDataNodein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveConfigNode
Visit a parse tree produced byIoTDBSqlParser.removeConfigNode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRemoveConfigNodein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePipe
Visit a parse tree produced byIoTDBSqlParser.createPipe().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatePipein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.extractorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtractorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.extractorAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtractorAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.processorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcessorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.processorAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProcessorAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.connectorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributesWithoutWithSinkClause
public T visitConnectorAttributesWithoutWithSinkClause(IoTDBSqlParser.ConnectorAttributesWithoutWithSinkClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.connectorAttributesWithoutWithSinkClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectorAttributesWithoutWithSinkClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.connectorAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectorAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPipe
Visit a parse tree produced byIoTDBSqlParser.alterPipe().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterPipein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtractorAttributesClause
public T visitAlterExtractorAttributesClause(IoTDBSqlParser.AlterExtractorAttributesClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.alterExtractorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtractorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcessorAttributesClause
public T visitAlterProcessorAttributesClause(IoTDBSqlParser.AlterProcessorAttributesClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.alterProcessorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterProcessorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConnectorAttributesClause
public T visitAlterConnectorAttributesClause(IoTDBSqlParser.AlterConnectorAttributesClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.alterConnectorAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterConnectorAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPipe
Visit a parse tree produced byIoTDBSqlParser.dropPipe().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPipein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartPipe
Visit a parse tree produced byIoTDBSqlParser.startPipe().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartPipein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopPipe
Visit a parse tree produced byIoTDBSqlParser.stopPipe().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStopPipein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPipes
Visit a parse tree produced byIoTDBSqlParser.showPipes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowPipesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePipePlugin
Visit a parse tree produced byIoTDBSqlParser.createPipePlugin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatePipePluginin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPipePlugin
Visit a parse tree produced byIoTDBSqlParser.dropPipePlugin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPipePluginin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPipePlugins
Visit a parse tree produced byIoTDBSqlParser.showPipePlugins().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowPipePluginsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTopic
Visit a parse tree produced byIoTDBSqlParser.createTopic().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTopicin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopicAttributesClause
Visit a parse tree produced byIoTDBSqlParser.topicAttributesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopicAttributesClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopicAttributeClause
Visit a parse tree produced byIoTDBSqlParser.topicAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopicAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTopic
Visit a parse tree produced byIoTDBSqlParser.dropTopic().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTopicin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTopics
Visit a parse tree produced byIoTDBSqlParser.showTopics().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowTopicsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSubscriptions
Visit a parse tree produced byIoTDBSqlParser.showSubscriptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowSubscriptionsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSubscription
Visit a parse tree produced byIoTDBSqlParser.dropSubscription().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSubscriptionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateModel
Visit a parse tree produced byIoTDBSqlParser.createModel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateModelin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFunction
Visit a parse tree produced byIoTDBSqlParser.windowFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowFunctionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallInference
Visit a parse tree produced byIoTDBSqlParser.callInference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallInferencein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHparamPair
Visit a parse tree produced byIoTDBSqlParser.hparamPair().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHparamPairin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHparamValue
Visit a parse tree produced byIoTDBSqlParser.hparamValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHparamValuein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropModel
Visit a parse tree produced byIoTDBSqlParser.dropModel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropModelin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowModels
Visit a parse tree produced byIoTDBSqlParser.showModels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowModelsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLogicalView
Visit a parse tree produced byIoTDBSqlParser.createLogicalView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLogicalViewin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowLogicalView
Visit a parse tree produced byIoTDBSqlParser.showLogicalView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowLogicalViewin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLogicalView
Visit a parse tree produced byIoTDBSqlParser.dropLogicalView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropLogicalViewin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameLogicalView
Visit a parse tree produced byIoTDBSqlParser.renameLogicalView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameLogicalViewin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLogicalView
Visit a parse tree produced byIoTDBSqlParser.alterLogicalView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterLogicalViewin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewSuffixPaths
Visit a parse tree produced byIoTDBSqlParser.viewSuffixPaths().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitViewSuffixPathsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewTargetPaths
Visit a parse tree produced byIoTDBSqlParser.viewTargetPaths().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitViewTargetPathsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewSourcePaths
Visit a parse tree produced byIoTDBSqlParser.viewSourcePaths().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitViewSourcePathsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectStatement
Visit a parse tree produced byIoTDBSqlParser.selectStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced byIoTDBSqlParser.selectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResultColumn
Visit a parse tree produced byIoTDBSqlParser.resultColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResultColumnin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoClause
Visit a parse tree produced byIoTDBSqlParser.intoClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntoClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoItem
Visit a parse tree produced byIoTDBSqlParser.intoItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntoItemin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byIoTDBSqlParser.fromClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFromClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byIoTDBSqlParser.whereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced byIoTDBSqlParser.groupByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByAttributeClause
Visit a parse tree produced byIoTDBSqlParser.groupByAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumber
Visit a parse tree produced byIoTDBSqlParser.number().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumberin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeRange
Visit a parse tree produced byIoTDBSqlParser.timeRange().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeRangein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byIoTDBSqlParser.havingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHavingClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced byIoTDBSqlParser.orderByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByAttributeClause
Visit a parse tree produced byIoTDBSqlParser.orderByAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortKey
Visit a parse tree produced byIoTDBSqlParser.sortKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortKeyin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFillClause
Visit a parse tree produced byIoTDBSqlParser.fillClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFillClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPaginationClause
Visit a parse tree produced byIoTDBSqlParser.paginationClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPaginationClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowPaginationClause
Visit a parse tree produced byIoTDBSqlParser.rowPaginationClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowPaginationClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeriesPaginationClause
Visit a parse tree produced byIoTDBSqlParser.seriesPaginationClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSeriesPaginationClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitClause
Visit a parse tree produced byIoTDBSqlParser.limitClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLimitClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOffsetClause
Visit a parse tree produced byIoTDBSqlParser.offsetClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOffsetClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSlimitClause
Visit a parse tree produced byIoTDBSqlParser.slimitClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSlimitClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSoffsetClause
Visit a parse tree produced byIoTDBSqlParser.soffsetClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSoffsetClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlignByClause
Visit a parse tree produced byIoTDBSqlParser.alignByClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlignByClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertStatement
Visit a parse tree produced byIoTDBSqlParser.insertStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnsSpec
Visit a parse tree produced byIoTDBSqlParser.insertColumnsSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertColumnsSpecin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumn
Visit a parse tree produced byIoTDBSqlParser.insertColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertColumnin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertValuesSpec
Visit a parse tree produced byIoTDBSqlParser.insertValuesSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertValuesSpecin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRow
Visit a parse tree produced byIoTDBSqlParser.row().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeleteStatement
Visit a parse tree produced byIoTDBSqlParser.deleteStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeleteStatementin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced byIoTDBSqlParser.createUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced byIoTDBSqlParser.createRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced byIoTDBSqlParser.alterUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantUser
Visit a parse tree produced byIoTDBSqlParser.grantUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantRole
Visit a parse tree produced byIoTDBSqlParser.grantRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantOpt
Visit a parse tree produced byIoTDBSqlParser.grantOpt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantOptin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantRoleToUser
Visit a parse tree produced byIoTDBSqlParser.grantRoleToUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantRoleToUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeUser
Visit a parse tree produced byIoTDBSqlParser.revokeUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeRole
Visit a parse tree produced byIoTDBSqlParser.revokeRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeRoleFromUser
Visit a parse tree produced byIoTDBSqlParser.revokeRoleFromUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeRoleFromUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced byIoTDBSqlParser.dropUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced byIoTDBSqlParser.dropRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListUser
Visit a parse tree produced byIoTDBSqlParser.listUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListRole
Visit a parse tree produced byIoTDBSqlParser.listRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListPrivilegesUser
Visit a parse tree produced byIoTDBSqlParser.listPrivilegesUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListPrivilegesUserin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListPrivilegesRole
Visit a parse tree produced byIoTDBSqlParser.listPrivilegesRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListPrivilegesRolein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivileges
Visit a parse tree produced byIoTDBSqlParser.privileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeValue
Visit a parse tree produced byIoTDBSqlParser.privilegeValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeValuein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUsernameWithRoot
Visit a parse tree produced byIoTDBSqlParser.usernameWithRoot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUsernameWithRootin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFlush
Visit a parse tree produced byIoTDBSqlParser.flush().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFlushin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClearCache
Visit a parse tree produced byIoTDBSqlParser.clearCache().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClearCachein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConfiguration
Visit a parse tree produced byIoTDBSqlParser.setConfiguration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetConfigurationin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConfigurationEntry
Visit a parse tree produced byIoTDBSqlParser.setConfigurationEntry().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetConfigurationEntryin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSettle
Visit a parse tree produced byIoTDBSqlParser.settle().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSettlein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartRepairData
Visit a parse tree produced byIoTDBSqlParser.startRepairData().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartRepairDatain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopRepairData
Visit a parse tree produced byIoTDBSqlParser.stopRepairData().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStopRepairDatain interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced byIoTDBSqlParser.explain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSystemStatus
Visit a parse tree produced byIoTDBSqlParser.setSystemStatus().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetSystemStatusin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowVersion
Visit a parse tree produced byIoTDBSqlParser.showVersion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowVersionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowFlushInfo
Visit a parse tree produced byIoTDBSqlParser.showFlushInfo().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowFlushInfoin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowLockInfo
Visit a parse tree produced byIoTDBSqlParser.showLockInfo().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowLockInfoin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowQueryResource
Visit a parse tree produced byIoTDBSqlParser.showQueryResource().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowQueryResourcein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowQueries
Visit a parse tree produced byIoTDBSqlParser.showQueries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowQueriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCurrentTimestamp
Visit a parse tree produced byIoTDBSqlParser.showCurrentTimestamp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowCurrentTimestampin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKillQuery
Visit a parse tree produced byIoTDBSqlParser.killQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKillQueryin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantWatermarkEmbedding
Visit a parse tree produced byIoTDBSqlParser.grantWatermarkEmbedding().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantWatermarkEmbeddingin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeWatermarkEmbedding
Visit a parse tree produced byIoTDBSqlParser.revokeWatermarkEmbedding().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokeWatermarkEmbeddingin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadConfiguration
Visit a parse tree produced byIoTDBSqlParser.loadConfiguration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadConfigurationin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadTimeseries
Visit a parse tree produced byIoTDBSqlParser.loadTimeseries().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadTimeseriesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFile
Visit a parse tree produced byIoTDBSqlParser.loadFile().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadFilein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadFileAttributeClausesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileAttributeClause
Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadFileAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileWithAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadFileWithAttributeClausesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileWithAttributeClause
Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadFileWithAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveFile
Visit a parse tree produced byIoTDBSqlParser.removeFile().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRemoveFilein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnloadFile
Visit a parse tree produced byIoTDBSqlParser.unloadFile().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnloadFilein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSyncAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.syncAttributeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSyncAttributeClausesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPath
Visit a parse tree produced byIoTDBSqlParser.fullPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullPathin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPathInExpression
Visit a parse tree produced byIoTDBSqlParser.fullPathInExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullPathInExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrefixPath
Visit a parse tree produced byIoTDBSqlParser.prefixPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrefixPathin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPathInIntoPath
Visit a parse tree produced by thefullPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFullPathInIntoPathin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSuffixPathInIntoPath
Visit a parse tree produced by thesuffixPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSuffixPathInIntoPathin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeName
Visit a parse tree produced byIoTDBSqlParser.nodeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeNamein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameWithoutWildcard
Visit a parse tree produced byIoTDBSqlParser.nodeNameWithoutWildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeNameWithoutWildcardin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameSlice
Visit a parse tree produced byIoTDBSqlParser.nodeNameSlice().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeNameSlicein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameInIntoPath
Visit a parse tree produced byIoTDBSqlParser.nodeNameInIntoPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNodeNameInIntoPathin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWildcard
Visit a parse tree produced byIoTDBSqlParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWildcardin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstant
Visit a parse tree produced byIoTDBSqlParser.constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatetimeLiteral
Visit a parse tree produced byIoTDBSqlParser.datetimeLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatetimeLiteralin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRealLiteral
Visit a parse tree produced byIoTDBSqlParser.realLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRealLiteralin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeValue
Visit a parse tree produced byIoTDBSqlParser.timeValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeValuein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateExpression
Visit a parse tree produced byIoTDBSqlParser.dateExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDateExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byIoTDBSqlParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseWhenThenExpression
Visit a parse tree produced byIoTDBSqlParser.caseWhenThenExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseWhenThenExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenThenExpression
Visit a parse tree produced byIoTDBSqlParser.whenThenExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhenThenExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced byIoTDBSqlParser.functionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionNamein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScalarFunctionExpression
Visit a parse tree produced byIoTDBSqlParser.scalarFunctionExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitScalarFunctionExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_eq
Visit a parse tree produced byIoTDBSqlParser.operator_eq().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_eqin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_and
Visit a parse tree produced byIoTDBSqlParser.operator_and().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_andin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_or
Visit a parse tree produced byIoTDBSqlParser.operator_or().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_orin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_not
Visit a parse tree produced byIoTDBSqlParser.operator_not().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_notin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_contains
Visit a parse tree produced byIoTDBSqlParser.operator_contains().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_containsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_between
Visit a parse tree produced byIoTDBSqlParser.operator_between().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_betweenin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_is
Visit a parse tree produced byIoTDBSqlParser.operator_is().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_isin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_in
Visit a parse tree produced byIoTDBSqlParser.operator_in().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperator_inin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNull_literal
Visit a parse tree produced byIoTDBSqlParser.null_literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNull_literalin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNan_literal
Visit a parse tree produced byIoTDBSqlParser.nan_literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNan_literalin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBoolean_literal
Visit a parse tree produced byIoTDBSqlParser.boolean_literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBoolean_literalin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.attributeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeClausesin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasNodeName
Visit a parse tree produced byIoTDBSqlParser.aliasNodeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasNodeNamein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagClause
Visit a parse tree produced byIoTDBSqlParser.tagClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTagClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeClause
Visit a parse tree produced byIoTDBSqlParser.attributeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeClausein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributePair
Visit a parse tree produced byIoTDBSqlParser.attributePair().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributePairin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeKey
Visit a parse tree produced byIoTDBSqlParser.attributeKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeKeyin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeValue
Visit a parse tree produced byIoTDBSqlParser.attributeValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeValuein interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced byIoTDBSqlParser.alias().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubStringExpression
Visit a parse tree produced byIoTDBSqlParser.subStringExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubStringExpressionin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedIntegerLiteral
Visit a parse tree produced byIoTDBSqlParser.signedIntegerLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedIntegerLiteralin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byIoTDBSqlParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyWords
Visit a parse tree produced byIoTDBSqlParser.keyWords().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyWordsin interfaceIoTDBSqlParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-