Package org.apache.iotdb.db.qp.sql
Interface IoTDBSqlParserVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- All Known Implementing Classes:
IoTDBSqlParserBaseVisitor
public interface IoTDBSqlParserVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
IoTDBSqlParser.-
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 interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitSingleStatement
Visit a parse tree produced byIoTDBSqlParser.singleStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byIoTDBSqlParser.statement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDdlStatement
Visit a parse tree produced byIoTDBSqlParser.ddlStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDmlStatement
Visit a parse tree produced byIoTDBSqlParser.dmlStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDclStatement
Visit a parse tree produced byIoTDBSqlParser.dclStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUtilityStatement
Visit a parse tree produced byIoTDBSqlParser.utilityStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit a parse tree produced byIoTDBSqlParser.createDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributesClause
Visit a parse tree produced byIoTDBSqlParser.databaseAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributeClause
Visit a parse tree produced byIoTDBSqlParser.databaseAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseAttributeKey
Visit a parse tree produced byIoTDBSqlParser.databaseAttributeKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit a parse tree produced byIoTDBSqlParser.dropDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPartition
Visit a parse tree produced byIoTDBSqlParser.dropPartition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit a parse tree produced byIoTDBSqlParser.alterDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDatabases
Visit a parse tree produced byIoTDBSqlParser.showDatabases().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountDatabases
Visit a parse tree produced byIoTDBSqlParser.countDatabases().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAlignedTimeseries
Visit a parse tree produced by thecreateAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateNonAlignedTimeseries
Visit a parse tree produced by thecreateNonAlignedTimeserieslabeled alternative inIoTDBSqlParser.createTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlignedMeasurements
Visit a parse tree produced byIoTDBSqlParser.alignedMeasurements().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTimeseries
Visit a parse tree produced byIoTDBSqlParser.dropTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTimeseries
Visit a parse tree produced byIoTDBSqlParser.alterTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterClause
Visit a parse tree produced byIoTDBSqlParser.alterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasClause
Visit a parse tree produced byIoTDBSqlParser.aliasClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeConditionClause
Visit a parse tree produced byIoTDBSqlParser.timeConditionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDevices
Visit a parse tree produced byIoTDBSqlParser.showDevices().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTimeseries
Visit a parse tree produced byIoTDBSqlParser.showTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowChildPaths
Visit a parse tree produced byIoTDBSqlParser.showChildPaths().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowChildNodes
Visit a parse tree produced byIoTDBSqlParser.showChildNodes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountDevices
Visit a parse tree produced byIoTDBSqlParser.countDevices().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountTimeseries
Visit a parse tree produced byIoTDBSqlParser.countTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountNodes
Visit a parse tree produced byIoTDBSqlParser.countNodes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDevicesWhereClause
Visit a parse tree produced byIoTDBSqlParser.devicesWhereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTemplateEqualExpression
Visit a parse tree produced byIoTDBSqlParser.templateEqualExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeviceContainsExpression
Visit a parse tree produced byIoTDBSqlParser.deviceContainsExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeseriesWhereClause
Visit a parse tree produced byIoTDBSqlParser.timeseriesWhereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeseriesContainsExpression
Visit a parse tree produced byIoTDBSqlParser.timeseriesContainsExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnEqualsExpression
Visit a parse tree produced byIoTDBSqlParser.columnEqualsExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagEqualsExpression
Visit a parse tree produced byIoTDBSqlParser.tagEqualsExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagContainsExpression
Visit a parse tree produced byIoTDBSqlParser.tagContainsExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.createSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTemplateMeasurementClause
Visit a parse tree produced byIoTDBSqlParser.templateMeasurementClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTimeseriesUsingSchemaTemplate
T visitCreateTimeseriesUsingSchemaTemplate(IoTDBSqlParser.CreateTimeseriesUsingSchemaTemplateContext ctx) Visit a parse tree produced byIoTDBSqlParser.createTimeseriesUsingSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.dropSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTimeseriesOfSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.dropTimeseriesOfSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSchemaTemplates
Visit a parse tree produced byIoTDBSqlParser.showSchemaTemplates().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowNodesInSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showNodesInSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPathsSetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showPathsSetSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPathsUsingSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.showPathsUsingSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.setSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnsetSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.unsetSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchemaTemplate
Visit a parse tree produced byIoTDBSqlParser.alterSchemaTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTTL
Visit a parse tree produced byIoTDBSqlParser.setTTL().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnsetTTL
Visit a parse tree produced byIoTDBSqlParser.unsetTTL().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTTL
Visit a parse tree produced byIoTDBSqlParser.showTTL().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowAllTTL
Visit a parse tree produced byIoTDBSqlParser.showAllTTL().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit a parse tree produced byIoTDBSqlParser.createFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUriClause
Visit a parse tree produced byIoTDBSqlParser.uriClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUri
Visit a parse tree produced byIoTDBSqlParser.uri().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit a parse tree produced byIoTDBSqlParser.dropFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowFunctions
Visit a parse tree produced byIoTDBSqlParser.showFunctions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSpaceQuota
Visit a parse tree produced byIoTDBSqlParser.showSpaceQuota().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSpaceQuota
Visit a parse tree produced byIoTDBSqlParser.setSpaceQuota().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetThrottleQuota
Visit a parse tree produced byIoTDBSqlParser.setThrottleQuota().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowThrottleQuota
Visit a parse tree produced byIoTDBSqlParser.showThrottleQuota().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit a parse tree produced byIoTDBSqlParser.createTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerType
Visit a parse tree produced byIoTDBSqlParser.triggerType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerEventClause
Visit a parse tree produced byIoTDBSqlParser.triggerEventClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerAttributeClause
Visit a parse tree produced byIoTDBSqlParser.triggerAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerAttribute
Visit a parse tree produced byIoTDBSqlParser.triggerAttribute().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit a parse tree produced byIoTDBSqlParser.dropTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTriggers
Visit a parse tree produced byIoTDBSqlParser.showTriggers().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartTrigger
Visit a parse tree produced byIoTDBSqlParser.startTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopTrigger
Visit a parse tree produced byIoTDBSqlParser.stopTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateContinuousQuery
Visit a parse tree produced byIoTDBSqlParser.createContinuousQuery().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResampleClause
Visit a parse tree produced byIoTDBSqlParser.resampleClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeoutPolicyClause
Visit a parse tree produced byIoTDBSqlParser.timeoutPolicyClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropContinuousQuery
Visit a parse tree produced byIoTDBSqlParser.dropContinuousQuery().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowContinuousQueries
Visit a parse tree produced byIoTDBSqlParser.showContinuousQueries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowVariables
Visit a parse tree produced byIoTDBSqlParser.showVariables().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCluster
Visit a parse tree produced byIoTDBSqlParser.showCluster().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowRegions
Visit a parse tree produced byIoTDBSqlParser.showRegions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowDataNodes
Visit a parse tree produced byIoTDBSqlParser.showDataNodes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowConfigNodes
Visit a parse tree produced byIoTDBSqlParser.showConfigNodes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowAINodes
Visit a parse tree produced byIoTDBSqlParser.showAINodes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowClusterId
Visit a parse tree produced byIoTDBSqlParser.showClusterId().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetRegionId
Visit a parse tree produced byIoTDBSqlParser.getRegionId().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetTimeSlotList
Visit a parse tree produced byIoTDBSqlParser.getTimeSlotList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCountTimeSlotList
Visit a parse tree produced byIoTDBSqlParser.countTimeSlotList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGetSeriesSlotList
Visit a parse tree produced byIoTDBSqlParser.getSeriesSlotList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMigrateRegion
Visit a parse tree produced byIoTDBSqlParser.migrateRegion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReconstructRegion
Visit a parse tree produced byIoTDBSqlParser.reconstructRegion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtendRegion
Visit a parse tree produced byIoTDBSqlParser.extendRegion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveRegion
Visit a parse tree produced byIoTDBSqlParser.removeRegion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVerifyConnection
Visit a parse tree produced byIoTDBSqlParser.verifyConnection().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveDataNode
Visit a parse tree produced byIoTDBSqlParser.removeDataNode().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveConfigNode
Visit a parse tree produced byIoTDBSqlParser.removeConfigNode().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePipe
Visit a parse tree produced byIoTDBSqlParser.createPipe().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.extractorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.extractorAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.processorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProcessorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.processorAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.connectorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributesWithoutWithSinkClause
T visitConnectorAttributesWithoutWithSinkClause(IoTDBSqlParser.ConnectorAttributesWithoutWithSinkClauseContext ctx) Visit a parse tree produced byIoTDBSqlParser.connectorAttributesWithoutWithSinkClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectorAttributeClause
Visit a parse tree produced byIoTDBSqlParser.connectorAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPipe
Visit a parse tree produced byIoTDBSqlParser.alterPipe().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtractorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.alterExtractorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcessorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.alterProcessorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConnectorAttributesClause
Visit a parse tree produced byIoTDBSqlParser.alterConnectorAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPipe
Visit a parse tree produced byIoTDBSqlParser.dropPipe().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartPipe
Visit a parse tree produced byIoTDBSqlParser.startPipe().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopPipe
Visit a parse tree produced byIoTDBSqlParser.stopPipe().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPipes
Visit a parse tree produced byIoTDBSqlParser.showPipes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePipePlugin
Visit a parse tree produced byIoTDBSqlParser.createPipePlugin().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPipePlugin
Visit a parse tree produced byIoTDBSqlParser.dropPipePlugin().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowPipePlugins
Visit a parse tree produced byIoTDBSqlParser.showPipePlugins().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTopic
Visit a parse tree produced byIoTDBSqlParser.createTopic().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopicAttributesClause
Visit a parse tree produced byIoTDBSqlParser.topicAttributesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopicAttributeClause
Visit a parse tree produced byIoTDBSqlParser.topicAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTopic
Visit a parse tree produced byIoTDBSqlParser.dropTopic().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowTopics
Visit a parse tree produced byIoTDBSqlParser.showTopics().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowSubscriptions
Visit a parse tree produced byIoTDBSqlParser.showSubscriptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSubscription
Visit a parse tree produced byIoTDBSqlParser.dropSubscription().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateModel
Visit a parse tree produced byIoTDBSqlParser.createModel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowFunction
Visit a parse tree produced byIoTDBSqlParser.windowFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallInference
Visit a parse tree produced byIoTDBSqlParser.callInference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHparamPair
Visit a parse tree produced byIoTDBSqlParser.hparamPair().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHparamValue
Visit a parse tree produced byIoTDBSqlParser.hparamValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropModel
Visit a parse tree produced byIoTDBSqlParser.dropModel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowModels
Visit a parse tree produced byIoTDBSqlParser.showModels().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLogicalView
Visit a parse tree produced byIoTDBSqlParser.createLogicalView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowLogicalView
Visit a parse tree produced byIoTDBSqlParser.showLogicalView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLogicalView
Visit a parse tree produced byIoTDBSqlParser.dropLogicalView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameLogicalView
Visit a parse tree produced byIoTDBSqlParser.renameLogicalView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLogicalView
Visit a parse tree produced byIoTDBSqlParser.alterLogicalView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewSuffixPaths
Visit a parse tree produced byIoTDBSqlParser.viewSuffixPaths().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewTargetPaths
Visit a parse tree produced byIoTDBSqlParser.viewTargetPaths().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitViewSourcePaths
Visit a parse tree produced byIoTDBSqlParser.viewSourcePaths().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectStatement
Visit a parse tree produced byIoTDBSqlParser.selectStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClause
Visit a parse tree produced byIoTDBSqlParser.selectClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResultColumn
Visit a parse tree produced byIoTDBSqlParser.resultColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoClause
Visit a parse tree produced byIoTDBSqlParser.intoClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoItem
Visit a parse tree produced byIoTDBSqlParser.intoItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byIoTDBSqlParser.fromClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byIoTDBSqlParser.whereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByClause
Visit a parse tree produced byIoTDBSqlParser.groupByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByAttributeClause
Visit a parse tree produced byIoTDBSqlParser.groupByAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumber
Visit a parse tree produced byIoTDBSqlParser.number().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeRange
Visit a parse tree produced byIoTDBSqlParser.timeRange().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byIoTDBSqlParser.havingClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByClause
Visit a parse tree produced byIoTDBSqlParser.orderByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByAttributeClause
Visit a parse tree produced byIoTDBSqlParser.orderByAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortKey
Visit a parse tree produced byIoTDBSqlParser.sortKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFillClause
Visit a parse tree produced byIoTDBSqlParser.fillClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPaginationClause
Visit a parse tree produced byIoTDBSqlParser.paginationClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowPaginationClause
Visit a parse tree produced byIoTDBSqlParser.rowPaginationClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeriesPaginationClause
Visit a parse tree produced byIoTDBSqlParser.seriesPaginationClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitClause
Visit a parse tree produced byIoTDBSqlParser.limitClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOffsetClause
Visit a parse tree produced byIoTDBSqlParser.offsetClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSlimitClause
Visit a parse tree produced byIoTDBSqlParser.slimitClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSoffsetClause
Visit a parse tree produced byIoTDBSqlParser.soffsetClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlignByClause
Visit a parse tree produced byIoTDBSqlParser.alignByClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertStatement
Visit a parse tree produced byIoTDBSqlParser.insertStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnsSpec
Visit a parse tree produced byIoTDBSqlParser.insertColumnsSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumn
Visit a parse tree produced byIoTDBSqlParser.insertColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertValuesSpec
Visit a parse tree produced byIoTDBSqlParser.insertValuesSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRow
Visit a parse tree produced byIoTDBSqlParser.row().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeleteStatement
Visit a parse tree produced byIoTDBSqlParser.deleteStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced byIoTDBSqlParser.createUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced byIoTDBSqlParser.createRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced byIoTDBSqlParser.alterUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantUser
Visit a parse tree produced byIoTDBSqlParser.grantUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantRole
Visit a parse tree produced byIoTDBSqlParser.grantRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantOpt
Visit a parse tree produced byIoTDBSqlParser.grantOpt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantRoleToUser
Visit a parse tree produced byIoTDBSqlParser.grantRoleToUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeUser
Visit a parse tree produced byIoTDBSqlParser.revokeUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeRole
Visit a parse tree produced byIoTDBSqlParser.revokeRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeRoleFromUser
Visit a parse tree produced byIoTDBSqlParser.revokeRoleFromUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced byIoTDBSqlParser.dropUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced byIoTDBSqlParser.dropRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListUser
Visit a parse tree produced byIoTDBSqlParser.listUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListRole
Visit a parse tree produced byIoTDBSqlParser.listRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListPrivilegesUser
Visit a parse tree produced byIoTDBSqlParser.listPrivilegesUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListPrivilegesRole
Visit a parse tree produced byIoTDBSqlParser.listPrivilegesRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivileges
Visit a parse tree produced byIoTDBSqlParser.privileges().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeValue
Visit a parse tree produced byIoTDBSqlParser.privilegeValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUsernameWithRoot
Visit a parse tree produced byIoTDBSqlParser.usernameWithRoot().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFlush
Visit a parse tree produced byIoTDBSqlParser.flush().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClearCache
Visit a parse tree produced byIoTDBSqlParser.clearCache().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConfiguration
Visit a parse tree produced byIoTDBSqlParser.setConfiguration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConfigurationEntry
Visit a parse tree produced byIoTDBSqlParser.setConfigurationEntry().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSettle
Visit a parse tree produced byIoTDBSqlParser.settle().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartRepairData
Visit a parse tree produced byIoTDBSqlParser.startRepairData().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStopRepairData
Visit a parse tree produced byIoTDBSqlParser.stopRepairData().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced byIoTDBSqlParser.explain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetSystemStatus
Visit a parse tree produced byIoTDBSqlParser.setSystemStatus().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowVersion
Visit a parse tree produced byIoTDBSqlParser.showVersion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowFlushInfo
Visit a parse tree produced byIoTDBSqlParser.showFlushInfo().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowLockInfo
Visit a parse tree produced byIoTDBSqlParser.showLockInfo().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowQueryResource
Visit a parse tree produced byIoTDBSqlParser.showQueryResource().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowQueries
Visit a parse tree produced byIoTDBSqlParser.showQueries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShowCurrentTimestamp
Visit a parse tree produced byIoTDBSqlParser.showCurrentTimestamp().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKillQuery
Visit a parse tree produced byIoTDBSqlParser.killQuery().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantWatermarkEmbedding
Visit a parse tree produced byIoTDBSqlParser.grantWatermarkEmbedding().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevokeWatermarkEmbedding
Visit a parse tree produced byIoTDBSqlParser.revokeWatermarkEmbedding().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadConfiguration
Visit a parse tree produced byIoTDBSqlParser.loadConfiguration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadTimeseries
Visit a parse tree produced byIoTDBSqlParser.loadTimeseries().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFile
Visit a parse tree produced byIoTDBSqlParser.loadFile().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileAttributeClause
Visit a parse tree produced byIoTDBSqlParser.loadFileAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileWithAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoadFileWithAttributeClause
Visit a parse tree produced byIoTDBSqlParser.loadFileWithAttributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRemoveFile
Visit a parse tree produced byIoTDBSqlParser.removeFile().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnloadFile
Visit a parse tree produced byIoTDBSqlParser.unloadFile().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSyncAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.syncAttributeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPath
Visit a parse tree produced byIoTDBSqlParser.fullPath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPathInExpression
Visit a parse tree produced byIoTDBSqlParser.fullPathInExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrefixPath
Visit a parse tree produced byIoTDBSqlParser.prefixPath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFullPathInIntoPath
Visit a parse tree produced by thefullPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSuffixPathInIntoPath
Visit a parse tree produced by thesuffixPathInIntoPathlabeled alternative inIoTDBSqlParser.intoPath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeName
Visit a parse tree produced byIoTDBSqlParser.nodeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameWithoutWildcard
Visit a parse tree produced byIoTDBSqlParser.nodeNameWithoutWildcard().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameSlice
Visit a parse tree produced byIoTDBSqlParser.nodeNameSlice().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNodeNameInIntoPath
Visit a parse tree produced byIoTDBSqlParser.nodeNameInIntoPath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWildcard
Visit a parse tree produced byIoTDBSqlParser.wildcard().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstant
Visit a parse tree produced byIoTDBSqlParser.constant().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatetimeLiteral
Visit a parse tree produced byIoTDBSqlParser.datetimeLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRealLiteral
Visit a parse tree produced byIoTDBSqlParser.realLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeValue
Visit a parse tree produced byIoTDBSqlParser.timeValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateExpression
Visit a parse tree produced byIoTDBSqlParser.dateExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byIoTDBSqlParser.expression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseWhenThenExpression
Visit a parse tree produced byIoTDBSqlParser.caseWhenThenExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenThenExpression
Visit a parse tree produced byIoTDBSqlParser.whenThenExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced byIoTDBSqlParser.functionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitScalarFunctionExpression
Visit a parse tree produced byIoTDBSqlParser.scalarFunctionExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_eq
Visit a parse tree produced byIoTDBSqlParser.operator_eq().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_and
Visit a parse tree produced byIoTDBSqlParser.operator_and().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_or
Visit a parse tree produced byIoTDBSqlParser.operator_or().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_not
Visit a parse tree produced byIoTDBSqlParser.operator_not().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_contains
Visit a parse tree produced byIoTDBSqlParser.operator_contains().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_between
Visit a parse tree produced byIoTDBSqlParser.operator_between().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_is
Visit a parse tree produced byIoTDBSqlParser.operator_is().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator_in
Visit a parse tree produced byIoTDBSqlParser.operator_in().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNull_literal
Visit a parse tree produced byIoTDBSqlParser.null_literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNan_literal
Visit a parse tree produced byIoTDBSqlParser.nan_literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBoolean_literal
Visit a parse tree produced byIoTDBSqlParser.boolean_literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeClauses
Visit a parse tree produced byIoTDBSqlParser.attributeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasNodeName
Visit a parse tree produced byIoTDBSqlParser.aliasNodeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTagClause
Visit a parse tree produced byIoTDBSqlParser.tagClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeClause
Visit a parse tree produced byIoTDBSqlParser.attributeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributePair
Visit a parse tree produced byIoTDBSqlParser.attributePair().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeKey
Visit a parse tree produced byIoTDBSqlParser.attributeKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeValue
Visit a parse tree produced byIoTDBSqlParser.attributeValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced byIoTDBSqlParser.alias().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubStringExpression
Visit a parse tree produced byIoTDBSqlParser.subStringExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedIntegerLiteral
Visit a parse tree produced byIoTDBSqlParser.signedIntegerLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byIoTDBSqlParser.identifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyWords
Visit a parse tree produced byIoTDBSqlParser.keyWords().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-