Interface OpenGaussStatementVisitor<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:
OpenGaussDALStatementSQLVisitor,OpenGaussDCLStatementSQLVisitor,OpenGaussDDLStatementSQLVisitor,OpenGaussDMLStatementSQLVisitor,OpenGaussStatementBaseVisitor,OpenGaussStatementSQLVisitor,OpenGaussTCLStatementSQLVisitor
public interface OpenGaussStatementVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
OpenGaussStatementParser.-
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced byOpenGaussStatementParser.abort().Visit a parse tree produced by theabsoluteCountlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.accessMethod().Visit a parse tree produced byOpenGaussStatementParser.accessMethodClause().Visit a parse tree produced byOpenGaussStatementParser.action().Visit a parse tree produced byOpenGaussStatementParser.addColumnSpecification().Visit a parse tree produced byOpenGaussStatementParser.addConstraintSpecification().Visit a parse tree produced byOpenGaussStatementParser.aExpr().Visit a parse tree produced byOpenGaussStatementParser.aexprConst().Visit a parse tree produced byOpenGaussStatementParser.aggrArg().Visit a parse tree produced byOpenGaussStatementParser.aggrArgs().Visit a parse tree produced byOpenGaussStatementParser.aggrArgsList().Visit a parse tree produced byOpenGaussStatementParser.aggregateSignature().Visit a parse tree produced byOpenGaussStatementParser.aggregateWithArgtypes().Visit a parse tree produced byOpenGaussStatementParser.aggregateWithArgtypesList().Visit a parse tree produced byOpenGaussStatementParser.alias().Visit a parse tree produced byOpenGaussStatementParser.aliasClause().Visit a parse tree produced by thealllabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.allOp().Visit a parse tree produced byOpenGaussStatementParser.allOrDistinct().Visit a parse tree produced byOpenGaussStatementParser.alterAggregate().visitAlterAggregateDefinitionClause(OpenGaussStatementParser.AlterAggregateDefinitionClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterAggregateDefinitionClause().Visit a parse tree produced byOpenGaussStatementParser.alterCollation().Visit a parse tree produced byOpenGaussStatementParser.alterCollationClause().Visit a parse tree produced byOpenGaussStatementParser.alterColumnDefault().Visit a parse tree produced byOpenGaussStatementParser.alterColumnSetOption().Visit a parse tree produced byOpenGaussStatementParser.alterConversion().Visit a parse tree produced byOpenGaussStatementParser.alterConversionClause().Visit a parse tree produced byOpenGaussStatementParser.alterDatabase().Visit a parse tree produced byOpenGaussStatementParser.alterDatabaseClause().Visit a parse tree produced byOpenGaussStatementParser.alterDefaultPrivileges().Visit a parse tree produced byOpenGaussStatementParser.alterDefinitionClause().Visit a parse tree produced byOpenGaussStatementParser.alterDirectory().Visit a parse tree produced byOpenGaussStatementParser.alterDomain().Visit a parse tree produced byOpenGaussStatementParser.alterDomainClause().Visit a parse tree produced byOpenGaussStatementParser.alterEventTrigger().Visit a parse tree produced byOpenGaussStatementParser.alterEventTriggerClause().Visit a parse tree produced byOpenGaussStatementParser.alterExtension().Visit a parse tree produced byOpenGaussStatementParser.alterExtensionClauses().Visit a parse tree produced byOpenGaussStatementParser.alterExtensionOptItem().Visit a parse tree produced byOpenGaussStatementParser.alterExtensionOptList().Visit a parse tree produced byOpenGaussStatementParser.alterForeignDataWrapper().visitAlterForeignDataWrapperClauses(OpenGaussStatementParser.AlterForeignDataWrapperClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterForeignDataWrapperClauses().Visit a parse tree produced byOpenGaussStatementParser.alterForeignTable().Visit a parse tree produced byOpenGaussStatementParser.alterForeignTableClauses().Visit a parse tree produced byOpenGaussStatementParser.alterfuncOptList().Visit a parse tree produced byOpenGaussStatementParser.alterFunction().Visit a parse tree produced byOpenGaussStatementParser.alterFunctionClauses().Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptionElem().Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptionList().Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptions().Visit a parse tree produced byOpenGaussStatementParser.alterGroup().Visit a parse tree produced byOpenGaussStatementParser.alterGroupClauses().Visit a parse tree produced byOpenGaussStatementParser.alterIdentityColumnOption().visitAlterIdentityColumnOptionList(OpenGaussStatementParser.AlterIdentityColumnOptionListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterIdentityColumnOptionList().Visit a parse tree produced byOpenGaussStatementParser.alterIndex().Visit a parse tree produced byOpenGaussStatementParser.alterIndexDefinitionClause().Visit a parse tree produced byOpenGaussStatementParser.alterIndexDependsOnExtension().Visit a parse tree produced byOpenGaussStatementParser.alterIndexSetTableSpace().Visit a parse tree produced byOpenGaussStatementParser.alterLanguage().Visit a parse tree produced byOpenGaussStatementParser.alterLargeObject().Visit a parse tree produced byOpenGaussStatementParser.alterMaterializedView().Visit a parse tree produced byOpenGaussStatementParser.alterMaterializedViewClauses().Visit a parse tree produced byOpenGaussStatementParser.alterOperator().Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClass().Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClassClauses().Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().Visit a parse tree produced byOpenGaussStatementParser.alterOperatorFamily().Visit a parse tree produced byOpenGaussStatementParser.alterOperatorFamilyClauses().Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleElem().Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleList().Visit a parse tree produced byOpenGaussStatementParser.alterPackage().Visit a parse tree produced byOpenGaussStatementParser.alterPolicy().Visit a parse tree produced byOpenGaussStatementParser.alterPolicyClauses().Visit a parse tree produced byOpenGaussStatementParser.alterProcedure().Visit a parse tree produced byOpenGaussStatementParser.alterProcedureClauses().Visit a parse tree produced byOpenGaussStatementParser.alterPublication().Visit a parse tree produced by thealterRenameColumnlabeled alternative inOpenGaussStatementParser.alterViewClauses().Visit a parse tree produced by thealterRenameViewlabeled alternative inOpenGaussStatementParser.alterViewClauses().Visit a parse tree produced byOpenGaussStatementParser.alterRole().Visit a parse tree produced byOpenGaussStatementParser.alterRoutine().Visit a parse tree produced byOpenGaussStatementParser.alterRule().Visit a parse tree produced byOpenGaussStatementParser.alterSchema().Visit a parse tree produced byOpenGaussStatementParser.alterSequence().Visit a parse tree produced byOpenGaussStatementParser.alterSequenceClauses().Visit a parse tree produced byOpenGaussStatementParser.alterServer().Visit a parse tree produced by thealterSetSchemalabeled alternative inOpenGaussStatementParser.alterViewClauses().Visit a parse tree produced byOpenGaussStatementParser.alterStatistics().Visit a parse tree produced byOpenGaussStatementParser.alterSubscription().Visit a parse tree produced byOpenGaussStatementParser.alterSynonym().Visit a parse tree produced byOpenGaussStatementParser.alterSystem().Visit a parse tree produced byOpenGaussStatementParser.alterTable().Visit a parse tree produced byOpenGaussStatementParser.alterTableAction().Visit a parse tree produced byOpenGaussStatementParser.alterTableActions().Visit a parse tree produced byOpenGaussStatementParser.alterTableCmd().Visit a parse tree produced byOpenGaussStatementParser.alterTableCmds().Visit a parse tree produced byOpenGaussStatementParser.alterTablespace().Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfiguration().visitAlterTextSearchConfigurationClauses(OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfigurationClauses().Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchDictionary().Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchParser().Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchTemplate().Visit a parse tree produced byOpenGaussStatementParser.alterTrigger().Visit a parse tree produced byOpenGaussStatementParser.alterType().Visit a parse tree produced byOpenGaussStatementParser.alterTypeClauses().Visit a parse tree produced byOpenGaussStatementParser.alterTypeCmd().Visit a parse tree produced byOpenGaussStatementParser.alterTypeCmds().Visit a parse tree produced byOpenGaussStatementParser.alterUser().Visit a parse tree produced byOpenGaussStatementParser.alterUserClauses().Visit a parse tree produced byOpenGaussStatementParser.alterUserMapping().Visit a parse tree produced byOpenGaussStatementParser.alterUsing().Visit a parse tree produced byOpenGaussStatementParser.alterView().Visit a parse tree produced by thealterViewCmdslabeled alternative inOpenGaussStatementParser.alterViewClauses().Visit a parse tree produced byOpenGaussStatementParser.analyzeKeyword().Visit a parse tree produced byOpenGaussStatementParser.analyzeTable().Visit a parse tree produced byOpenGaussStatementParser.andOperator().Visit a parse tree produced byOpenGaussStatementParser.anyName().Visit a parse tree produced byOpenGaussStatementParser.anyNameList().Visit a parse tree produced byOpenGaussStatementParser.anyOperator().Visit a parse tree produced byOpenGaussStatementParser.argClass().Visit a parse tree produced byOpenGaussStatementParser.arrayExpr().Visit a parse tree produced byOpenGaussStatementParser.arrayExprList().Visit a parse tree produced byOpenGaussStatementParser.ascDesc().Visit a parse tree produced byOpenGaussStatementParser.assignment().Visit a parse tree produced byOpenGaussStatementParser.asteriskClause().Visit a parse tree produced byOpenGaussStatementParser.attributeOption().Visit a parse tree produced byOpenGaussStatementParser.attributeOptions().Visit a parse tree produced byOpenGaussStatementParser.attrName().Visit a parse tree produced byOpenGaussStatementParser.attrs().Visit a parse tree produced byOpenGaussStatementParser.authIdent().Visit a parse tree produced by thebackwardlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced by thebackwardAlllabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced by thebackwardCountlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.beginTransaction().Visit a parse tree produced byOpenGaussStatementParser.bExpr().Visit a parse tree produced byOpenGaussStatementParser.bit().Visit a parse tree produced byOpenGaussStatementParser.bitWithLength().Visit a parse tree produced byOpenGaussStatementParser.bitWithoutLength().Visit a parse tree produced byOpenGaussStatementParser.booleanOrString().Visit a parse tree produced byOpenGaussStatementParser.call().Visit a parse tree produced byOpenGaussStatementParser.callClauses().Visit a parse tree produced byOpenGaussStatementParser.caseArg().Visit a parse tree produced byOpenGaussStatementParser.caseDefault().Visit a parse tree produced byOpenGaussStatementParser.caseExpr().Visit a parse tree produced byOpenGaussStatementParser.castContext().Visit a parse tree produced byOpenGaussStatementParser.cExpr().Visit a parse tree produced byOpenGaussStatementParser.character().Visit a parse tree produced byOpenGaussStatementParser.characterClause().Visit a parse tree produced byOpenGaussStatementParser.characterSet().Visit a parse tree produced byOpenGaussStatementParser.characterWithLength().Visit a parse tree produced byOpenGaussStatementParser.characterWithoutLength().Visit a parse tree produced byOpenGaussStatementParser.checkOption().Visit a parse tree produced byOpenGaussStatementParser.checkpoint().Visit a parse tree produced byOpenGaussStatementParser.close().Visit a parse tree produced byOpenGaussStatementParser.cluster().Visit a parse tree produced byOpenGaussStatementParser.clusterIndexSpecification().Visit a parse tree produced byOpenGaussStatementParser.colConstraint().Visit a parse tree produced byOpenGaussStatementParser.colConstraintElem().Visit a parse tree produced byOpenGaussStatementParser.colId().Visit a parse tree produced byOpenGaussStatementParser.colLabel().Visit a parse tree produced byOpenGaussStatementParser.colLable().Visit a parse tree produced byOpenGaussStatementParser.collate().Visit a parse tree produced byOpenGaussStatementParser.collateClause().Visit a parse tree produced byOpenGaussStatementParser.collationName().Visit a parse tree produced byOpenGaussStatementParser.colNameKeyword().Visit a parse tree produced byOpenGaussStatementParser.colQualList().Visit a parse tree produced byOpenGaussStatementParser.columnConstraint().Visit a parse tree produced byOpenGaussStatementParser.columnConstraintOption().Visit a parse tree produced byOpenGaussStatementParser.columnDef().Visit a parse tree produced byOpenGaussStatementParser.columnDefinition().Visit a parse tree produced byOpenGaussStatementParser.columnDefList().Visit a parse tree produced byOpenGaussStatementParser.columnElem().Visit a parse tree produced byOpenGaussStatementParser.columnList().Visit a parse tree produced byOpenGaussStatementParser.columnName().Visit a parse tree produced byOpenGaussStatementParser.columnNames().Visit a parse tree produced byOpenGaussStatementParser.columnOptions().Visit a parse tree produced byOpenGaussStatementParser.columnref().Visit a parse tree produced byOpenGaussStatementParser.comment().Visit a parse tree produced byOpenGaussStatementParser.commentClauses().Visit a parse tree produced byOpenGaussStatementParser.commentText().Visit a parse tree produced byOpenGaussStatementParser.commit().Visit a parse tree produced byOpenGaussStatementParser.commitPrepared().Visit a parse tree produced byOpenGaussStatementParser.commonFuncOptItem().Visit a parse tree produced byOpenGaussStatementParser.commonTableExpr().Visit a parse tree produced byOpenGaussStatementParser.comparisonOperator().Visit a parse tree produced byOpenGaussStatementParser.concurrentlyClause().Visit a parse tree produced byOpenGaussStatementParser.configurationParameterClause().Visit a parse tree produced byOpenGaussStatementParser.consTableSpace().Visit a parse tree produced byOpenGaussStatementParser.constDatetime().Visit a parse tree produced byOpenGaussStatementParser.constInterval().Visit a parse tree produced byOpenGaussStatementParser.constraintAttr().Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeElem().Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeSpec().Visit a parse tree produced byOpenGaussStatementParser.constraintClause().Visit a parse tree produced byOpenGaussStatementParser.constraintName().Visit a parse tree produced byOpenGaussStatementParser.constraintOptionalParam().Visit a parse tree produced byOpenGaussStatementParser.constraintsSetList().Visit a parse tree produced byOpenGaussStatementParser.constraintsSetMode().Visit a parse tree produced byOpenGaussStatementParser.copy().Visit a parse tree produced byOpenGaussStatementParser.copyDelimiter().Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArg().Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArgList().Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArgListItem().Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptElem().Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptList().Visit a parse tree produced byOpenGaussStatementParser.copyOptions().Visit a parse tree produced byOpenGaussStatementParser.copyOptItem().Visit a parse tree produced byOpenGaussStatementParser.copyOptList().Visit a parse tree produced by thecountlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.createAccessMethod().Visit a parse tree produced byOpenGaussStatementParser.createAggregate().Visit a parse tree produced byOpenGaussStatementParser.createCast().Visit a parse tree produced byOpenGaussStatementParser.createCollation().Visit a parse tree produced byOpenGaussStatementParser.createConversion().Visit a parse tree produced byOpenGaussStatementParser.createDatabase().Visit a parse tree produced byOpenGaussStatementParser.createDatabaseSpecification().Visit a parse tree produced byOpenGaussStatementParser.createdbOptItem().Visit a parse tree produced byOpenGaussStatementParser.createdbOptItems().Visit a parse tree produced byOpenGaussStatementParser.createdbOptName().Visit a parse tree produced byOpenGaussStatementParser.createDefinition().Visit a parse tree produced byOpenGaussStatementParser.createDefinitionClause().Visit a parse tree produced byOpenGaussStatementParser.createDirectory().Visit a parse tree produced byOpenGaussStatementParser.createDomain().Visit a parse tree produced byOpenGaussStatementParser.createEventTrigger().Visit a parse tree produced byOpenGaussStatementParser.createExtension().Visit a parse tree produced byOpenGaussStatementParser.createExtensionOptItem().Visit a parse tree produced byOpenGaussStatementParser.createExtensionOptList().Visit a parse tree produced byOpenGaussStatementParser.createForeignDataWrapper().Visit a parse tree produced byOpenGaussStatementParser.createForeignTable().Visit a parse tree produced byOpenGaussStatementParser.createForeignTableClauses().Visit a parse tree produced byOpenGaussStatementParser.createfuncOptItem().Visit a parse tree produced byOpenGaussStatementParser.createfuncOptList().Visit a parse tree produced byOpenGaussStatementParser.createFunction().Visit a parse tree produced byOpenGaussStatementParser.createGenericOptions().Visit a parse tree produced byOpenGaussStatementParser.createGroup().Visit a parse tree produced byOpenGaussStatementParser.createIndex().Visit a parse tree produced byOpenGaussStatementParser.createIndexSpecification().Visit a parse tree produced byOpenGaussStatementParser.createLanguage().Visit a parse tree produced byOpenGaussStatementParser.createMaterializedView().Visit a parse tree produced byOpenGaussStatementParser.createMvTarget().Visit a parse tree produced byOpenGaussStatementParser.createOperator().Visit a parse tree produced byOpenGaussStatementParser.createOperatorClass().Visit a parse tree produced byOpenGaussStatementParser.createOperatorFamily().Visit a parse tree produced byOpenGaussStatementParser.createOptRoleElem().Visit a parse tree produced byOpenGaussStatementParser.createPolicy().Visit a parse tree produced byOpenGaussStatementParser.createProcedure().Visit a parse tree produced byOpenGaussStatementParser.createPublication().Visit a parse tree produced byOpenGaussStatementParser.createRole().Visit a parse tree produced byOpenGaussStatementParser.createRule().Visit a parse tree produced byOpenGaussStatementParser.createSchema().Visit a parse tree produced byOpenGaussStatementParser.createSchemaClauses().Visit a parse tree produced byOpenGaussStatementParser.createSequence().Visit a parse tree produced byOpenGaussStatementParser.createServer().Visit a parse tree produced byOpenGaussStatementParser.createStatistics().Visit a parse tree produced byOpenGaussStatementParser.createSubscription().Visit a parse tree produced byOpenGaussStatementParser.createSynonym().Visit a parse tree produced byOpenGaussStatementParser.createTable().Visit a parse tree produced byOpenGaussStatementParser.createTablespace().Visit a parse tree produced byOpenGaussStatementParser.createTableSpecification().Visit a parse tree produced byOpenGaussStatementParser.createTextSearch().Visit a parse tree produced byOpenGaussStatementParser.createTransform().Visit a parse tree produced byOpenGaussStatementParser.createTrigger().Visit a parse tree produced byOpenGaussStatementParser.createType().Visit a parse tree produced byOpenGaussStatementParser.createTypeClauses().Visit a parse tree produced byOpenGaussStatementParser.createUser().Visit a parse tree produced byOpenGaussStatementParser.createUserMapping().Visit a parse tree produced byOpenGaussStatementParser.createView().Visit a parse tree produced byOpenGaussStatementParser.crossJoinType().Visit a parse tree produced byOpenGaussStatementParser.cteList().Visit a parse tree produced byOpenGaussStatementParser.cubeClause().Visit a parse tree produced byOpenGaussStatementParser.cursor().Visit a parse tree produced byOpenGaussStatementParser.cursorName().Visit a parse tree produced byOpenGaussStatementParser.cursorOption().Visit a parse tree produced byOpenGaussStatementParser.cursorOptions().Visit a parse tree produced byOpenGaussStatementParser.databaseName().Visit a parse tree produced byOpenGaussStatementParser.dataType().Visit a parse tree produced byOpenGaussStatementParser.dataTypeLength().Visit a parse tree produced byOpenGaussStatementParser.dataTypeName().Visit a parse tree produced byOpenGaussStatementParser.deallocate().Visit a parse tree produced byOpenGaussStatementParser.declare().Visit a parse tree produced byOpenGaussStatementParser.defACLAction().Visit a parse tree produced byOpenGaussStatementParser.defACLOption().Visit a parse tree produced byOpenGaussStatementParser.defACLOptionList().Visit a parse tree produced byOpenGaussStatementParser.defaclPrivilegeTarget().Visit a parse tree produced byOpenGaussStatementParser.defArg().Visit a parse tree produced byOpenGaussStatementParser.defaultExpr().Visit a parse tree produced byOpenGaussStatementParser.defElem().Visit a parse tree produced byOpenGaussStatementParser.definition().Visit a parse tree produced byOpenGaussStatementParser.defList().Visit a parse tree produced byOpenGaussStatementParser.delete().Visit a parse tree produced byOpenGaussStatementParser.directoryName().Visit a parse tree produced byOpenGaussStatementParser.discard().Visit a parse tree produced byOpenGaussStatementParser.distinct().Visit a parse tree produced byOpenGaussStatementParser.distinctClause().Visit a parse tree produced byOpenGaussStatementParser.documentOrContent().Visit a parse tree produced byOpenGaussStatementParser.doStatement().Visit a parse tree produced byOpenGaussStatementParser.dostmtOptItem().Visit a parse tree produced byOpenGaussStatementParser.dostmtOptList().Visit a parse tree produced byOpenGaussStatementParser.dropAccessMethod().Visit a parse tree produced byOpenGaussStatementParser.dropAggregate().Visit a parse tree produced byOpenGaussStatementParser.dropBehavior().Visit a parse tree produced byOpenGaussStatementParser.dropCast().Visit a parse tree produced byOpenGaussStatementParser.dropCollation().Visit a parse tree produced byOpenGaussStatementParser.dropColumnSpecification().Visit a parse tree produced byOpenGaussStatementParser.dropConstraintSpecification().Visit a parse tree produced byOpenGaussStatementParser.dropConversion().Visit a parse tree produced byOpenGaussStatementParser.dropDatabase().Visit a parse tree produced byOpenGaussStatementParser.dropDirectory().Visit a parse tree produced byOpenGaussStatementParser.dropDomain().Visit a parse tree produced byOpenGaussStatementParser.dropDroup().Visit a parse tree produced byOpenGaussStatementParser.dropEventTrigger().Visit a parse tree produced byOpenGaussStatementParser.dropExtension().Visit a parse tree produced byOpenGaussStatementParser.dropForeignDataWrapper().Visit a parse tree produced byOpenGaussStatementParser.dropForeignTable().Visit a parse tree produced byOpenGaussStatementParser.dropFunction().Visit a parse tree produced byOpenGaussStatementParser.dropIndex().Visit a parse tree produced byOpenGaussStatementParser.dropIndexOpt().Visit a parse tree produced byOpenGaussStatementParser.dropLanguage().Visit a parse tree produced byOpenGaussStatementParser.dropMaterializedView().Visit a parse tree produced byOpenGaussStatementParser.dropOperator().Visit a parse tree produced byOpenGaussStatementParser.dropOperatorClass().Visit a parse tree produced byOpenGaussStatementParser.dropOperatorFamily().Visit a parse tree produced byOpenGaussStatementParser.dropOwned().Visit a parse tree produced byOpenGaussStatementParser.dropPolicy().Visit a parse tree produced byOpenGaussStatementParser.dropProcedure().Visit a parse tree produced byOpenGaussStatementParser.dropPublication().Visit a parse tree produced byOpenGaussStatementParser.dropRole().Visit a parse tree produced byOpenGaussStatementParser.dropRoutine().Visit a parse tree produced byOpenGaussStatementParser.dropRule().Visit a parse tree produced byOpenGaussStatementParser.dropSchema().Visit a parse tree produced byOpenGaussStatementParser.dropSequence().Visit a parse tree produced byOpenGaussStatementParser.dropServer().Visit a parse tree produced byOpenGaussStatementParser.dropStatistics().Visit a parse tree produced byOpenGaussStatementParser.dropSubscription().Visit a parse tree produced byOpenGaussStatementParser.dropSynonym().Visit a parse tree produced byOpenGaussStatementParser.dropTable().Visit a parse tree produced byOpenGaussStatementParser.dropTableOpt().Visit a parse tree produced byOpenGaussStatementParser.dropTablespace().Visit a parse tree produced byOpenGaussStatementParser.dropTextSearch().Visit a parse tree produced byOpenGaussStatementParser.dropTransform().Visit a parse tree produced byOpenGaussStatementParser.dropTrigger().Visit a parse tree produced byOpenGaussStatementParser.dropType().Visit a parse tree produced byOpenGaussStatementParser.dropTypeName().Visit a parse tree produced byOpenGaussStatementParser.dropUser().Visit a parse tree produced byOpenGaussStatementParser.dropUserMapping().Visit a parse tree produced byOpenGaussStatementParser.dropView().Visit a parse tree produced byOpenGaussStatementParser.emptyGroupingSet().Visit a parse tree produced byOpenGaussStatementParser.emptyStatement().Visit a parse tree produced byOpenGaussStatementParser.encoding().Visit a parse tree produced byOpenGaussStatementParser.end().Visit a parse tree produced byOpenGaussStatementParser.enumValList().Visit a parse tree produced byOpenGaussStatementParser.event().Visit a parse tree produced byOpenGaussStatementParser.eventTriggerValueList().Visit a parse tree produced byOpenGaussStatementParser.eventTriggerWhenItem().Visit a parse tree produced byOpenGaussStatementParser.eventTriggerWhenList().Visit a parse tree produced byOpenGaussStatementParser.exclusionConstraintElem().Visit a parse tree produced byOpenGaussStatementParser.exclusionConstraintList().Visit a parse tree produced byOpenGaussStatementParser.exclusionWhereClause().Visit a parse tree produced byOpenGaussStatementParser.execute().Visit a parse tree produced byOpenGaussStatementParser.executeParamClause().Visit a parse tree produced byOpenGaussStatementParser.executeStmt().Visit a parse tree produced byOpenGaussStatementParser.existingWindowName().Visit a parse tree produced byOpenGaussStatementParser.explain().Visit a parse tree produced byOpenGaussStatementParser.explainableStmt().Visit a parse tree produced byOpenGaussStatementParser.explainOptionArg().Visit a parse tree produced byOpenGaussStatementParser.explainOptionElem().Visit a parse tree produced byOpenGaussStatementParser.explainOptionList().Visit a parse tree produced byOpenGaussStatementParser.explainOptionName().Visit a parse tree produced byOpenGaussStatementParser.explicitRow().Visit a parse tree produced byOpenGaussStatementParser.exprList().Visit a parse tree produced byOpenGaussStatementParser.extractArg().Visit a parse tree produced byOpenGaussStatementParser.extractList().Visit a parse tree produced byOpenGaussStatementParser.fdwOption().Visit a parse tree produced byOpenGaussStatementParser.fdwOptions().Visit a parse tree produced byOpenGaussStatementParser.fetch().Visit a parse tree produced byOpenGaussStatementParser.fileName().Visit a parse tree produced byOpenGaussStatementParser.fileSizeLiteral().Visit a parse tree produced byOpenGaussStatementParser.filterClause().Visit a parse tree produced by thefirstlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.firstOrNext().Visit a parse tree produced byOpenGaussStatementParser.foreignServerVersion().Visit a parse tree produced byOpenGaussStatementParser.forLockingClause().Visit a parse tree produced byOpenGaussStatementParser.forLockingItem().Visit a parse tree produced byOpenGaussStatementParser.forLockingItems().Visit a parse tree produced byOpenGaussStatementParser.forLockingStrength().Visit a parse tree produced by theforwardlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced by theforwardAlllabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced by theforwardCountlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.frameBound().Visit a parse tree produced byOpenGaussStatementParser.frameClause().Visit a parse tree produced byOpenGaussStatementParser.frameExtent().Visit a parse tree produced byOpenGaussStatementParser.fromClause().Visit a parse tree produced byOpenGaussStatementParser.fromList().Visit a parse tree produced byOpenGaussStatementParser.funcAliasClause().Visit a parse tree produced byOpenGaussStatementParser.funcApplication().Visit a parse tree produced byOpenGaussStatementParser.funcArg().Visit a parse tree produced byOpenGaussStatementParser.funcArgExpr().Visit a parse tree produced byOpenGaussStatementParser.funcArgList().Visit a parse tree produced byOpenGaussStatementParser.funcArgs().Visit a parse tree produced byOpenGaussStatementParser.funcArgsList().Visit a parse tree produced byOpenGaussStatementParser.funcArgsWithDefaults().Visit a parse tree produced byOpenGaussStatementParser.funcArgsWithDefaultsList().Visit a parse tree produced byOpenGaussStatementParser.funcArgWithDefault().Visit a parse tree produced byOpenGaussStatementParser.funcAs().Visit a parse tree produced byOpenGaussStatementParser.funcExpr().Visit a parse tree produced byOpenGaussStatementParser.funcExprWindowless().Visit a parse tree produced byOpenGaussStatementParser.funcName().Visit a parse tree produced byOpenGaussStatementParser.funcReturn().Visit a parse tree produced byOpenGaussStatementParser.functionExprCommonSubexpr().Visit a parse tree produced byOpenGaussStatementParser.functionExprWindowless().Visit a parse tree produced byOpenGaussStatementParser.functionSetResetClause().Visit a parse tree produced byOpenGaussStatementParser.functionTable().Visit a parse tree produced byOpenGaussStatementParser.functionWithArgtypes().Visit a parse tree produced byOpenGaussStatementParser.functionWithArgtypesList().Visit a parse tree produced byOpenGaussStatementParser.funcType().Visit a parse tree produced byOpenGaussStatementParser.generatedWhen().Visit a parse tree produced byOpenGaussStatementParser.genericOptionArg().Visit a parse tree produced byOpenGaussStatementParser.genericOptionElem().Visit a parse tree produced byOpenGaussStatementParser.genericOptionList().Visit a parse tree produced byOpenGaussStatementParser.genericOptionName().Visit a parse tree produced byOpenGaussStatementParser.genericReset().Visit a parse tree produced byOpenGaussStatementParser.genericSet().Visit a parse tree produced byOpenGaussStatementParser.genericType().Visit a parse tree produced byOpenGaussStatementParser.geometricOperator().Visit a parse tree produced byOpenGaussStatementParser.grant().Visit a parse tree produced byOpenGaussStatementParser.grantee().Visit a parse tree produced byOpenGaussStatementParser.granteeList().Visit a parse tree produced byOpenGaussStatementParser.grantGrantOption().Visit a parse tree produced byOpenGaussStatementParser.groupByItem().Visit a parse tree produced byOpenGaussStatementParser.groupByList().Visit a parse tree produced byOpenGaussStatementParser.groupClause().Visit a parse tree produced byOpenGaussStatementParser.groupingSetsClause().Visit a parse tree produced byOpenGaussStatementParser.handlerName().Visit a parse tree produced byOpenGaussStatementParser.hashPartbound().Visit a parse tree produced byOpenGaussStatementParser.hashPartboundElem().Visit a parse tree produced byOpenGaussStatementParser.havingClause().Visit a parse tree produced byOpenGaussStatementParser.identifier().Visit a parse tree produced byOpenGaussStatementParser.ifExists().Visit a parse tree produced byOpenGaussStatementParser.ifNotExists().Visit a parse tree produced byOpenGaussStatementParser.ignoredIdentifier().Visit a parse tree produced byOpenGaussStatementParser.ignoredIdentifiers().Visit a parse tree produced byOpenGaussStatementParser.implicitRow().Visit a parse tree produced byOpenGaussStatementParser.importForeignSchema().Visit a parse tree produced byOpenGaussStatementParser.importQualification().Visit a parse tree produced byOpenGaussStatementParser.importQualificationType().Visit a parse tree produced byOpenGaussStatementParser.include().Visit a parse tree produced byOpenGaussStatementParser.indexElem().Visit a parse tree produced byOpenGaussStatementParser.indexElemOptions().Visit a parse tree produced byOpenGaussStatementParser.indexIncludingParams().Visit a parse tree produced byOpenGaussStatementParser.indexName().Visit a parse tree produced byOpenGaussStatementParser.indexNames().Visit a parse tree produced byOpenGaussStatementParser.indexParameters().Visit a parse tree produced byOpenGaussStatementParser.indexParams().Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().Visit a parse tree produced byOpenGaussStatementParser.indirection().Visit a parse tree produced byOpenGaussStatementParser.indirectionEl().Visit a parse tree produced byOpenGaussStatementParser.inExpr().Visit a parse tree produced byOpenGaussStatementParser.inheritClause().Visit a parse tree produced byOpenGaussStatementParser.innerJoinType().Visit a parse tree produced byOpenGaussStatementParser.insert().Visit a parse tree produced byOpenGaussStatementParser.insertColumnItem().Visit a parse tree produced byOpenGaussStatementParser.insertColumnList().Visit a parse tree produced byOpenGaussStatementParser.insertRest().Visit a parse tree produced byOpenGaussStatementParser.insertTarget().Visit a parse tree produced byOpenGaussStatementParser.intervalSecond().Visit a parse tree produced byOpenGaussStatementParser.intoClause().Visit a parse tree produced byOpenGaussStatementParser.isoLevel().Visit a parse tree produced byOpenGaussStatementParser.joinedTable().Visit a parse tree produced byOpenGaussStatementParser.joinQual().Visit a parse tree produced by thejsonbConcatlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbContainAllTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbContainAnyTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbContainRightlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbContainTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbPathContainAnyValuelabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbPathDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonbPathPredicateChecklabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonExtractlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonExtractTextlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonPathExtractlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced by thejsonPathExtractTextlabeled alternative inOpenGaussStatementParser.jsonOperator().Visit a parse tree produced byOpenGaussStatementParser.keyAction().Visit a parse tree produced byOpenGaussStatementParser.keyActions().Visit a parse tree produced byOpenGaussStatementParser.keyDelete().Visit a parse tree produced byOpenGaussStatementParser.keyMatch().Visit a parse tree produced byOpenGaussStatementParser.keyUpdate().Visit a parse tree produced by thelastlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.likeOption().Visit a parse tree produced byOpenGaussStatementParser.limitClause().Visit a parse tree produced byOpenGaussStatementParser.listen().Visit a parse tree produced byOpenGaussStatementParser.literalsType().Visit a parse tree produced byOpenGaussStatementParser.load().Visit a parse tree produced byOpenGaussStatementParser.lock().Visit a parse tree produced byOpenGaussStatementParser.lockedRelsList().Visit a parse tree produced byOpenGaussStatementParser.lockType().Visit a parse tree produced byOpenGaussStatementParser.mathOperator().Visit a parse tree produced byOpenGaussStatementParser.modifyColumn().Visit a parse tree produced byOpenGaussStatementParser.modifyColumnSpecification().visitModifyConstraintSpecification(OpenGaussStatementParser.ModifyConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.modifyConstraintSpecification().Visit a parse tree produced byOpenGaussStatementParser.move().Visit a parse tree produced byOpenGaussStatementParser.name().Visit a parse tree produced byOpenGaussStatementParser.nameList().Visit a parse tree produced byOpenGaussStatementParser.naturalJoinType().Visit a parse tree produced by thenextlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.noInherit().Visit a parse tree produced byOpenGaussStatementParser.nonReservedWord().Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().Visit a parse tree produced byOpenGaussStatementParser.notifyStmt().Visit a parse tree produced byOpenGaussStatementParser.nowaitOrSkip().Visit a parse tree produced byOpenGaussStatementParser.nullsOrder().Visit a parse tree produced byOpenGaussStatementParser.numberConst().Visit a parse tree produced byOpenGaussStatementParser.numberLiterals().Visit a parse tree produced byOpenGaussStatementParser.numeric().Visit a parse tree produced byOpenGaussStatementParser.numericOnly().Visit a parse tree produced byOpenGaussStatementParser.numericOnlyList().Visit a parse tree produced byOpenGaussStatementParser.objectName().Visit a parse tree produced byOpenGaussStatementParser.objectTypeAnyName().Visit a parse tree produced byOpenGaussStatementParser.objectTypeName().Visit a parse tree produced byOpenGaussStatementParser.objectTypeNameOnAnyName().Visit a parse tree produced byOpenGaussStatementParser.offsetClause().Visit a parse tree produced byOpenGaussStatementParser.oldAggrDefinition().Visit a parse tree produced byOpenGaussStatementParser.oldAggrElem().Visit a parse tree produced byOpenGaussStatementParser.oldAggrList().Visit a parse tree produced byOpenGaussStatementParser.onCommitOption().Visit a parse tree produced byOpenGaussStatementParser.onlyClause().Visit a parse tree produced byOpenGaussStatementParser.onObjectClause().Visit a parse tree produced byOpenGaussStatementParser.op().Visit a parse tree produced byOpenGaussStatementParser.opclassItem().Visit a parse tree produced byOpenGaussStatementParser.opclassItemList().Visit a parse tree produced byOpenGaussStatementParser.opclassPurpose().Visit a parse tree produced byOpenGaussStatementParser.operArgtypes().Visit a parse tree produced byOpenGaussStatementParser.operatorDefArg().Visit a parse tree produced byOpenGaussStatementParser.operatorDefElem().Visit a parse tree produced byOpenGaussStatementParser.operatorDefList().Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypes().Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypesList().Visit a parse tree produced byOpenGaussStatementParser.optArrayBounds().Visit a parse tree produced byOpenGaussStatementParser.optClass().Visit a parse tree produced byOpenGaussStatementParser.optColumnList().Visit a parse tree produced byOpenGaussStatementParser.optFloat().Visit a parse tree produced byOpenGaussStatementParser.optIndirection().Visit a parse tree produced byOpenGaussStatementParser.optInterval().Visit a parse tree produced byOpenGaussStatementParser.optionForClause().Visit a parse tree produced byOpenGaussStatementParser.optMaterialized().Visit a parse tree produced byOpenGaussStatementParser.optNameList().Visit a parse tree produced byOpenGaussStatementParser.optOnDuplicateKey().Visit a parse tree produced byOpenGaussStatementParser.optTempTableName().Visit a parse tree produced byOpenGaussStatementParser.optWindowExclusionClause().Visit a parse tree produced byOpenGaussStatementParser.ordinality().Visit a parse tree produced byOpenGaussStatementParser.orOperator().Visit a parse tree produced byOpenGaussStatementParser.outerJoinType().Visit a parse tree produced byOpenGaussStatementParser.overClause().Visit a parse tree produced byOpenGaussStatementParser.overlayList().Visit a parse tree produced byOpenGaussStatementParser.overlayPlacing().Visit a parse tree produced byOpenGaussStatementParser.overrideKind().Visit a parse tree produced byOpenGaussStatementParser.owner().Visit a parse tree produced byOpenGaussStatementParser.packageName().Visit a parse tree produced byOpenGaussStatementParser.parameterMarker().Visit a parse tree produced byOpenGaussStatementParser.paramName().Visit a parse tree produced byOpenGaussStatementParser.parenthesizedSeqOptList().Visit a parse tree produced byOpenGaussStatementParser.partElem().Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().Visit a parse tree produced byOpenGaussStatementParser.partitionClause().Visit a parse tree produced byOpenGaussStatementParser.partitionCmd().Visit a parse tree produced byOpenGaussStatementParser.partitionSpec().Visit a parse tree produced byOpenGaussStatementParser.partParams().Visit a parse tree produced byOpenGaussStatementParser.partStrategy().Visit a parse tree produced byOpenGaussStatementParser.pathString().Visit a parse tree produced byOpenGaussStatementParser.patternMatchingOperator().Visit a parse tree produced byOpenGaussStatementParser.positionList().Visit a parse tree produced byOpenGaussStatementParser.preparableStmt().Visit a parse tree produced byOpenGaussStatementParser.prepare().Visit a parse tree produced byOpenGaussStatementParser.prepareTransaction().Visit a parse tree produced byOpenGaussStatementParser.prepTypeClause().Visit a parse tree produced byOpenGaussStatementParser.primaryKey().Visit a parse tree produced by thepriorlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.privilege().Visit a parse tree produced byOpenGaussStatementParser.privilegeClause().Visit a parse tree produced byOpenGaussStatementParser.privilegeLevel().Visit a parse tree produced byOpenGaussStatementParser.privilegeList().Visit a parse tree produced byOpenGaussStatementParser.privileges().Visit a parse tree produced byOpenGaussStatementParser.privilegeType().Visit a parse tree produced byOpenGaussStatementParser.privilegeTypes().Visit a parse tree produced byOpenGaussStatementParser.publicationForTables().Visit a parse tree produced byOpenGaussStatementParser.publicationNameItem().Visit a parse tree produced byOpenGaussStatementParser.publicationNameList().Visit a parse tree produced byOpenGaussStatementParser.qualAllOp().Visit a parse tree produced byOpenGaussStatementParser.qualifiedName().Visit a parse tree produced byOpenGaussStatementParser.qualifiedNameList().Visit a parse tree produced byOpenGaussStatementParser.qualOp().Visit a parse tree produced byOpenGaussStatementParser.reassignOwned().Visit a parse tree produced byOpenGaussStatementParser.refreshMaterializedView().Visit a parse tree produced byOpenGaussStatementParser.refreshMatViewStmt().Visit a parse tree produced byOpenGaussStatementParser.reIndex().Visit a parse tree produced byOpenGaussStatementParser.reIndexClauses().Visit a parse tree produced byOpenGaussStatementParser.reindexOptionElem().Visit a parse tree produced byOpenGaussStatementParser.reindexOptionList().Visit a parse tree produced byOpenGaussStatementParser.reindexTargetMultitable().Visit a parse tree produced byOpenGaussStatementParser.reindexTargetType().Visit a parse tree produced byOpenGaussStatementParser.relationExpr().Visit a parse tree produced byOpenGaussStatementParser.relationExprList().Visit a parse tree produced byOpenGaussStatementParser.relationExprOptAlias().Visit a parse tree produced by therelativeCountlabeled alternative inOpenGaussStatementParser.direction().Visit a parse tree produced byOpenGaussStatementParser.releaseSavepoint().Visit a parse tree produced byOpenGaussStatementParser.reloptionElem().Visit a parse tree produced byOpenGaussStatementParser.reloptionList().Visit a parse tree produced byOpenGaussStatementParser.reloptions().Visit a parse tree produced byOpenGaussStatementParser.renameColumnSpecification().Visit a parse tree produced byOpenGaussStatementParser.renameConstraint().Visit a parse tree produced byOpenGaussStatementParser.renameIndexSpecification().Visit a parse tree produced byOpenGaussStatementParser.renameTableSpecification().Visit a parse tree produced byOpenGaussStatementParser.repeatableClause().Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().Visit a parse tree produced byOpenGaussStatementParser.reservedKeyword().Visit a parse tree produced byOpenGaussStatementParser.resetParameter().Visit a parse tree produced byOpenGaussStatementParser.resetRest().Visit a parse tree produced byOpenGaussStatementParser.restartSeqs().Visit a parse tree produced byOpenGaussStatementParser.returningClause().Visit a parse tree produced byOpenGaussStatementParser.revoke().Visit a parse tree produced byOpenGaussStatementParser.roleClause().Visit a parse tree produced byOpenGaussStatementParser.roleList().Visit a parse tree produced byOpenGaussStatementParser.roleSpec().Visit a parse tree produced byOpenGaussStatementParser.rollback().Visit a parse tree produced byOpenGaussStatementParser.rollbackPrepared().Visit a parse tree produced byOpenGaussStatementParser.rollbackToSavepoint().Visit a parse tree produced byOpenGaussStatementParser.rollupClause().Visit a parse tree produced byOpenGaussStatementParser.routineName().Visit a parse tree produced byOpenGaussStatementParser.row().Visit a parse tree produced byOpenGaussStatementParser.rowOrRows().Visit a parse tree produced byOpenGaussStatementParser.rowSecurityCmd().Visit a parse tree produced byOpenGaussStatementParser.rowsFromItem().Visit a parse tree produced byOpenGaussStatementParser.rowsFromList().Visit a parse tree produced byOpenGaussStatementParser.ruleActionList().Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().Visit a parse tree produced byOpenGaussStatementParser.ruleActionStmt().Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().Visit a parse tree produced byOpenGaussStatementParser.savepoint().Visit a parse tree produced byOpenGaussStatementParser.schemaEltList().Visit a parse tree produced byOpenGaussStatementParser.schemaName().Visit a parse tree produced byOpenGaussStatementParser.schemaNameList().Visit a parse tree produced byOpenGaussStatementParser.schemaStmt().Visit a parse tree produced byOpenGaussStatementParser.securityLabel().Visit a parse tree produced byOpenGaussStatementParser.securityLabelClausces().Visit a parse tree produced byOpenGaussStatementParser.securityLabelStmt().Visit a parse tree produced byOpenGaussStatementParser.select().Visit a parse tree produced byOpenGaussStatementParser.selectClauseN().Visit a parse tree produced byOpenGaussStatementParser.selectFetchFirstValue().Visit a parse tree produced byOpenGaussStatementParser.selectLimit().Visit a parse tree produced byOpenGaussStatementParser.selectLimitValue().Visit a parse tree produced byOpenGaussStatementParser.selectNoParens().Visit a parse tree produced byOpenGaussStatementParser.selectOffsetValue().Visit a parse tree produced byOpenGaussStatementParser.selectWithParens().Visit a parse tree produced byOpenGaussStatementParser.seqOptElem().Visit a parse tree produced byOpenGaussStatementParser.seqOptList().Visit a parse tree produced byOpenGaussStatementParser.sequenceOption().Visit a parse tree produced byOpenGaussStatementParser.sequenceOptions().Visit a parse tree produced byOpenGaussStatementParser.set().Visit a parse tree produced byOpenGaussStatementParser.setClause().Visit a parse tree produced byOpenGaussStatementParser.setClauseList().Visit a parse tree produced byOpenGaussStatementParser.setConstraints().Visit a parse tree produced byOpenGaussStatementParser.setData().Visit a parse tree produced byOpenGaussStatementParser.setResetClause().Visit a parse tree produced byOpenGaussStatementParser.setRest().Visit a parse tree produced byOpenGaussStatementParser.setRestMore().Visit a parse tree produced byOpenGaussStatementParser.setTarget().Visit a parse tree produced byOpenGaussStatementParser.setTargetList().Visit a parse tree produced byOpenGaussStatementParser.setTransaction().Visit a parse tree produced byOpenGaussStatementParser.show().Visit a parse tree produced byOpenGaussStatementParser.signedIconst().Visit a parse tree produced byOpenGaussStatementParser.simpleSelect().Visit a parse tree produced byOpenGaussStatementParser.simpleTypeName().Visit a parse tree produced byOpenGaussStatementParser.sliceBound().Visit a parse tree produced byOpenGaussStatementParser.sortby().Visit a parse tree produced byOpenGaussStatementParser.sortbyList().Visit a parse tree produced byOpenGaussStatementParser.sortClause().Visit a parse tree produced byOpenGaussStatementParser.startTransaction().Visit a parse tree produced byOpenGaussStatementParser.storageParameter().Visit a parse tree produced byOpenGaussStatementParser.storageParameterWithValue().Visit a parse tree produced byOpenGaussStatementParser.subqueryOp().Visit a parse tree produced byOpenGaussStatementParser.substrFor().Visit a parse tree produced byOpenGaussStatementParser.substrFrom().Visit a parse tree produced byOpenGaussStatementParser.substrList().Visit a parse tree produced byOpenGaussStatementParser.subType().Visit a parse tree produced byOpenGaussStatementParser.synonymName().Visit a parse tree produced byOpenGaussStatementParser.tableAccessMethodClause().Visit a parse tree produced byOpenGaussStatementParser.tableConstraint().Visit a parse tree produced byOpenGaussStatementParser.tableConstraintOption().Visit a parse tree produced byOpenGaussStatementParser.tableConstraintUsingIndex().Visit a parse tree produced byOpenGaussStatementParser.tableElement().Visit a parse tree produced byOpenGaussStatementParser.tableElementList().Visit a parse tree produced byOpenGaussStatementParser.tableFuncColumn().Visit a parse tree produced byOpenGaussStatementParser.tableFuncColumnList().Visit a parse tree produced byOpenGaussStatementParser.tableFuncElement().Visit a parse tree produced byOpenGaussStatementParser.tableFuncElementList().Visit a parse tree produced byOpenGaussStatementParser.tableLikeClause().Visit a parse tree produced byOpenGaussStatementParser.tableLikeOption().Visit a parse tree produced byOpenGaussStatementParser.tableLikeOptionList().Visit a parse tree produced byOpenGaussStatementParser.tableName().Visit a parse tree produced byOpenGaussStatementParser.tableNameClause().Visit a parse tree produced byOpenGaussStatementParser.tableNames().Visit a parse tree produced byOpenGaussStatementParser.tableNamesClause().Visit a parse tree produced byOpenGaussStatementParser.tableReference().Visit a parse tree produced byOpenGaussStatementParser.tablesampleClause().Visit a parse tree produced byOpenGaussStatementParser.tableSpace().Visit a parse tree produced byOpenGaussStatementParser.targetEl().Visit a parse tree produced byOpenGaussStatementParser.targetList().Visit a parse tree produced byOpenGaussStatementParser.tempOption().Visit a parse tree produced byOpenGaussStatementParser.tiggerName().Visit a parse tree produced byOpenGaussStatementParser.timezone().Visit a parse tree produced byOpenGaussStatementParser.timeZoneClause().Visit a parse tree produced byOpenGaussStatementParser.transactionModeItem().Visit a parse tree produced byOpenGaussStatementParser.transactionModeList().Visit a parse tree produced byOpenGaussStatementParser.transformElementList().Visit a parse tree produced byOpenGaussStatementParser.transformTypeList().Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().Visit a parse tree produced byOpenGaussStatementParser.transitionRelName().Visit a parse tree produced byOpenGaussStatementParser.transitionRowOrTable().Visit a parse tree produced byOpenGaussStatementParser.triggerActionTime().Visit a parse tree produced byOpenGaussStatementParser.triggerEvents().Visit a parse tree produced byOpenGaussStatementParser.triggerForSpec().Visit a parse tree produced byOpenGaussStatementParser.triggerFuncArg().Visit a parse tree produced byOpenGaussStatementParser.triggerFuncArgs().Visit a parse tree produced byOpenGaussStatementParser.triggerOneEvent().Visit a parse tree produced byOpenGaussStatementParser.triggerReferencing().Visit a parse tree produced byOpenGaussStatementParser.triggerTransition().Visit a parse tree produced byOpenGaussStatementParser.triggerTransitions().Visit a parse tree produced byOpenGaussStatementParser.triggerWhen().Visit a parse tree produced byOpenGaussStatementParser.trimList().Visit a parse tree produced byOpenGaussStatementParser.truncateTable().Visit a parse tree produced byOpenGaussStatementParser.typedTableElement().Visit a parse tree produced byOpenGaussStatementParser.typedTableElementList().Visit a parse tree produced byOpenGaussStatementParser.typeFuncNameKeyword().Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().Visit a parse tree produced byOpenGaussStatementParser.typeList().Visit a parse tree produced byOpenGaussStatementParser.typeModifiers().Visit a parse tree produced byOpenGaussStatementParser.typeName().Visit a parse tree produced byOpenGaussStatementParser.typeNameList().Visit a parse tree produced byOpenGaussStatementParser.uescape().Visit a parse tree produced byOpenGaussStatementParser.unicodeNormalForm().Visit a parse tree produced byOpenGaussStatementParser.unlisten().Visit a parse tree produced byOpenGaussStatementParser.unreservedWord().Visit a parse tree produced byOpenGaussStatementParser.update().Visit a parse tree produced byOpenGaussStatementParser.usingClause().Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionArg().Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionElem().Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionList().Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionName().Visit a parse tree produced byOpenGaussStatementParser.vacuum().Visit a parse tree produced byOpenGaussStatementParser.vacuumRelation().Visit a parse tree produced byOpenGaussStatementParser.vacuumRelationList().visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.validateConstraintSpecification().Visit a parse tree produced byOpenGaussStatementParser.validatorClause().Visit a parse tree produced byOpenGaussStatementParser.valuesClause().Visit a parse tree produced byOpenGaussStatementParser.variableResetStmt().Visit a parse tree produced byOpenGaussStatementParser.varList().Visit a parse tree produced byOpenGaussStatementParser.varName().Visit a parse tree produced byOpenGaussStatementParser.varValue().Visit a parse tree produced byOpenGaussStatementParser.whenClause().Visit a parse tree produced byOpenGaussStatementParser.whenClauseList().Visit a parse tree produced byOpenGaussStatementParser.whereClause().Visit a parse tree produced byOpenGaussStatementParser.whereOrCurrentClause().Visit a parse tree produced byOpenGaussStatementParser.windowClause().Visit a parse tree produced byOpenGaussStatementParser.windowDefinition().Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().Visit a parse tree produced byOpenGaussStatementParser.windowExclusionClause().Visit a parse tree produced byOpenGaussStatementParser.windowName().Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().Visit a parse tree produced byOpenGaussStatementParser.withClause().Visit a parse tree produced byOpenGaussStatementParser.withData().Visit a parse tree produced byOpenGaussStatementParser.withinGroupClause().Visit a parse tree produced byOpenGaussStatementParser.withOption().Visit a parse tree produced byOpenGaussStatementParser.xmlAttributeEl().Visit a parse tree produced byOpenGaussStatementParser.xmlAttributeList().Visit a parse tree produced byOpenGaussStatementParser.xmlAttributes().Visit a parse tree produced byOpenGaussStatementParser.xmlExistsArgument().Visit a parse tree produced byOpenGaussStatementParser.xmlNamespaceEl().Visit a parse tree produced byOpenGaussStatementParser.xmlNamespaceList().Visit a parse tree produced byOpenGaussStatementParser.xmlPassingMech().Visit a parse tree produced byOpenGaussStatementParser.xmlRootStandalone().Visit a parse tree produced byOpenGaussStatementParser.xmlRootVersion().Visit a parse tree produced byOpenGaussStatementParser.xmlTable().Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnEl().Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnList().Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnOptionEl().Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnOptionList().Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().Visit a parse tree produced byOpenGaussStatementParser.zoneValue().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitExecute
Visit a parse tree produced byOpenGaussStatementParser.execute().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTransaction
Visit a parse tree produced byOpenGaussStatementParser.setTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginTransaction
Visit a parse tree produced byOpenGaussStatementParser.beginTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommit
Visit a parse tree produced byOpenGaussStatementParser.commit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepoint
Visit a parse tree produced byOpenGaussStatementParser.savepoint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbort
Visit a parse tree produced byOpenGaussStatementParser.abort().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartTransaction
Visit a parse tree produced byOpenGaussStatementParser.startTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnd
Visit a parse tree produced byOpenGaussStatementParser.end().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollback
Visit a parse tree produced byOpenGaussStatementParser.rollback().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReleaseSavepoint
Visit a parse tree produced byOpenGaussStatementParser.releaseSavepoint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackToSavepoint
Visit a parse tree produced byOpenGaussStatementParser.rollbackToSavepoint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepareTransaction
Visit a parse tree produced byOpenGaussStatementParser.prepareTransaction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommitPrepared
Visit a parse tree produced byOpenGaussStatementParser.commitPrepared().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackPrepared
Visit a parse tree produced byOpenGaussStatementParser.rollbackPrepared().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConstraints
Visit a parse tree produced byOpenGaussStatementParser.setConstraints().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintsSetMode
Visit a parse tree produced byOpenGaussStatementParser.constraintsSetMode().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintsSetList
Visit a parse tree produced byOpenGaussStatementParser.constraintsSetList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsert
Visit a parse tree produced byOpenGaussStatementParser.insert().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertTarget
Visit a parse tree produced byOpenGaussStatementParser.insertTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertRest
Visit a parse tree produced byOpenGaussStatementParser.insertRest().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverrideKind
Visit a parse tree produced byOpenGaussStatementParser.overrideKind().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnList
Visit a parse tree produced byOpenGaussStatementParser.insertColumnList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnItem
Visit a parse tree produced byOpenGaussStatementParser.insertColumnItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptOnDuplicateKey
Visit a parse tree produced byOpenGaussStatementParser.optOnDuplicateKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byOpenGaussStatementParser.assignment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdate
Visit a parse tree produced byOpenGaussStatementParser.update().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetClauseList
Visit a parse tree produced byOpenGaussStatementParser.setClauseList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetClause
Visit a parse tree produced byOpenGaussStatementParser.setClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTarget
Visit a parse tree produced byOpenGaussStatementParser.setTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTargetList
Visit a parse tree produced byOpenGaussStatementParser.setTargetList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturningClause
Visit a parse tree produced byOpenGaussStatementParser.returningClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete
Visit a parse tree produced byOpenGaussStatementParser.delete().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExprOptAlias
Visit a parse tree produced byOpenGaussStatementParser.relationExprOptAlias().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUsingClause
Visit a parse tree produced byOpenGaussStatementParser.usingClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelect
Visit a parse tree produced byOpenGaussStatementParser.select().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectWithParens
Visit a parse tree produced byOpenGaussStatementParser.selectWithParens().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectNoParens
Visit a parse tree produced byOpenGaussStatementParser.selectNoParens().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClauseN
Visit a parse tree produced byOpenGaussStatementParser.selectClauseN().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleSelect
Visit a parse tree produced byOpenGaussStatementParser.simpleSelect().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced byOpenGaussStatementParser.withClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoClause
Visit a parse tree produced byOpenGaussStatementParser.intoClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptTempTableName
Visit a parse tree produced byOpenGaussStatementParser.optTempTableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteList
Visit a parse tree produced byOpenGaussStatementParser.cteList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonTableExpr
Visit a parse tree produced byOpenGaussStatementParser.commonTableExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptMaterialized
Visit a parse tree produced byOpenGaussStatementParser.optMaterialized().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptNameList
Visit a parse tree produced byOpenGaussStatementParser.optNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreparableStmt
Visit a parse tree produced byOpenGaussStatementParser.preparableStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingClause
Visit a parse tree produced byOpenGaussStatementParser.forLockingClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingItems
Visit a parse tree produced byOpenGaussStatementParser.forLockingItems().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingItem
Visit a parse tree produced byOpenGaussStatementParser.forLockingItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNowaitOrSkip
Visit a parse tree produced byOpenGaussStatementParser.nowaitOrSkip().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingStrength
Visit a parse tree produced byOpenGaussStatementParser.forLockingStrength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLockedRelsList
Visit a parse tree produced byOpenGaussStatementParser.lockedRelsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNameList
Visit a parse tree produced byOpenGaussStatementParser.qualifiedNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectLimit
Visit a parse tree produced byOpenGaussStatementParser.selectLimit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValuesClause
Visit a parse tree produced byOpenGaussStatementParser.valuesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitClause
Visit a parse tree produced byOpenGaussStatementParser.limitClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOffsetClause
Visit a parse tree produced byOpenGaussStatementParser.offsetClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectLimitValue
Visit a parse tree produced byOpenGaussStatementParser.selectLimitValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectOffsetValue
Visit a parse tree produced byOpenGaussStatementParser.selectOffsetValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectFetchFirstValue
Visit a parse tree produced byOpenGaussStatementParser.selectFetchFirstValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowOrRows
Visit a parse tree produced byOpenGaussStatementParser.rowOrRows().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFirstOrNext
Visit a parse tree produced byOpenGaussStatementParser.firstOrNext().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetList
Visit a parse tree produced byOpenGaussStatementParser.targetList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetEl
Visit a parse tree produced byOpenGaussStatementParser.targetEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupClause
Visit a parse tree produced byOpenGaussStatementParser.groupClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByList
Visit a parse tree produced byOpenGaussStatementParser.groupByList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByItem
Visit a parse tree produced byOpenGaussStatementParser.groupByItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyGroupingSet
Visit a parse tree produced byOpenGaussStatementParser.emptyGroupingSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollupClause
Visit a parse tree produced byOpenGaussStatementParser.rollupClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCubeClause
Visit a parse tree produced byOpenGaussStatementParser.cubeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingSetsClause
Visit a parse tree produced byOpenGaussStatementParser.groupingSetsClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowClause
Visit a parse tree produced byOpenGaussStatementParser.windowClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowDefinitionList
Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowDefinition
Visit a parse tree produced byOpenGaussStatementParser.windowDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowSpecification
Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExistingWindowName
Visit a parse tree produced byOpenGaussStatementParser.existingWindowName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionClause
Visit a parse tree produced byOpenGaussStatementParser.partitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameClause
Visit a parse tree produced byOpenGaussStatementParser.frameClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameExtent
Visit a parse tree produced byOpenGaussStatementParser.frameExtent().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameBound
Visit a parse tree produced byOpenGaussStatementParser.frameBound().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptWindowExclusionClause
Visit a parse tree produced byOpenGaussStatementParser.optWindowExclusionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced byOpenGaussStatementParser.alias().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byOpenGaussStatementParser.fromClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromList
Visit a parse tree produced byOpenGaussStatementParser.fromList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReference
Visit a parse tree produced byOpenGaussStatementParser.tableReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinedTable
Visit a parse tree produced byOpenGaussStatementParser.joinedTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCrossJoinType
Visit a parse tree produced byOpenGaussStatementParser.crossJoinType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInnerJoinType
Visit a parse tree produced byOpenGaussStatementParser.innerJoinType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOuterJoinType
Visit a parse tree produced byOpenGaussStatementParser.outerJoinType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNaturalJoinType
Visit a parse tree produced byOpenGaussStatementParser.naturalJoinType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinQual
Visit a parse tree produced byOpenGaussStatementParser.joinQual().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExpr
Visit a parse tree produced byOpenGaussStatementParser.relationExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byOpenGaussStatementParser.whereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereOrCurrentClause
Visit a parse tree produced byOpenGaussStatementParser.whereOrCurrentClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byOpenGaussStatementParser.havingClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoStatement
Visit a parse tree produced byOpenGaussStatementParser.doStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDostmtOptList
Visit a parse tree produced byOpenGaussStatementParser.dostmtOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDostmtOptItem
Visit a parse tree produced byOpenGaussStatementParser.dostmtOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLock
Visit a parse tree produced byOpenGaussStatementParser.lock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLockType
Visit a parse tree produced byOpenGaussStatementParser.lockType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckpoint
Visit a parse tree produced byOpenGaussStatementParser.checkpoint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopy
Visit a parse tree produced byOpenGaussStatementParser.copy().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyOptions
Visit a parse tree produced byOpenGaussStatementParser.copyOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyGenericOptList
Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyGenericOptElem
Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyGenericOptArg
Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyGenericOptArgList
Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArgList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyGenericOptArgListItem
Visit a parse tree produced byOpenGaussStatementParser.copyGenericOptArgListItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyOptList
Visit a parse tree produced byOpenGaussStatementParser.copyOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyOptItem
Visit a parse tree produced byOpenGaussStatementParser.copyOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyDelimiter
Visit a parse tree produced byOpenGaussStatementParser.copyDelimiter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterMarker
Visit a parse tree produced byOpenGaussStatementParser.parameterMarker().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReservedKeyword
Visit a parse tree produced byOpenGaussStatementParser.reservedKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberLiterals
Visit a parse tree produced byOpenGaussStatementParser.numberLiterals().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralsType
Visit a parse tree produced byOpenGaussStatementParser.literalsType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byOpenGaussStatementParser.identifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUescape
Visit a parse tree produced byOpenGaussStatementParser.uescape().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnreservedWord
Visit a parse tree produced byOpenGaussStatementParser.unreservedWord().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeFuncNameKeyword
Visit a parse tree produced byOpenGaussStatementParser.typeFuncNameKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaName
Visit a parse tree produced byOpenGaussStatementParser.schemaName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSynonymName
Visit a parse tree produced byOpenGaussStatementParser.synonymName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectName
Visit a parse tree produced byOpenGaussStatementParser.objectName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableName
Visit a parse tree produced byOpenGaussStatementParser.tableName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnName
Visit a parse tree produced byOpenGaussStatementParser.columnName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOwner
Visit a parse tree produced byOpenGaussStatementParser.owner().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitName
Visit a parse tree produced byOpenGaussStatementParser.name().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNames
Visit a parse tree produced byOpenGaussStatementParser.tableNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNames
Visit a parse tree produced byOpenGaussStatementParser.columnNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollationName
Visit a parse tree produced byOpenGaussStatementParser.collationName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexName
Visit a parse tree produced byOpenGaussStatementParser.indexName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintName
Visit a parse tree produced byOpenGaussStatementParser.constraintName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKey
Visit a parse tree produced byOpenGaussStatementParser.primaryKey().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndOperator
Visit a parse tree produced byOpenGaussStatementParser.andOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrOperator
Visit a parse tree produced byOpenGaussStatementParser.orOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced byOpenGaussStatementParser.comparisonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternMatchingOperator
Visit a parse tree produced byOpenGaussStatementParser.patternMatchingOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorName
Visit a parse tree produced byOpenGaussStatementParser.cursorName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAExpr
Visit a parse tree produced byOpenGaussStatementParser.aExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBExpr
Visit a parse tree produced byOpenGaussStatementParser.bExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCExpr
Visit a parse tree produced byOpenGaussStatementParser.cExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndirection
Visit a parse tree produced byOpenGaussStatementParser.indirection().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptIndirection
Visit a parse tree produced byOpenGaussStatementParser.optIndirection().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndirectionEl
Visit a parse tree produced byOpenGaussStatementParser.indirectionEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSliceBound
Visit a parse tree produced byOpenGaussStatementParser.sliceBound().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInExpr
Visit a parse tree produced byOpenGaussStatementParser.inExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseExpr
Visit a parse tree produced byOpenGaussStatementParser.caseExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenClauseList
Visit a parse tree produced byOpenGaussStatementParser.whenClauseList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenClause
Visit a parse tree produced byOpenGaussStatementParser.whenClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseDefault
Visit a parse tree produced byOpenGaussStatementParser.caseDefault().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseArg
Visit a parse tree produced byOpenGaussStatementParser.caseArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnref
Visit a parse tree produced byOpenGaussStatementParser.columnref().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualOp
Visit a parse tree produced byOpenGaussStatementParser.qualOp().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubqueryOp
Visit a parse tree produced byOpenGaussStatementParser.subqueryOp().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllOp
Visit a parse tree produced byOpenGaussStatementParser.allOp().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOp
Visit a parse tree produced byOpenGaussStatementParser.op().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMathOperator
Visit a parse tree produced byOpenGaussStatementParser.mathOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonExtract
Visit a parse tree produced by thejsonExtractlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonExtractText
Visit a parse tree produced by thejsonExtractTextlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonPathExtract
Visit a parse tree produced by thejsonPathExtractlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonPathExtractText
Visit a parse tree produced by thejsonPathExtractTextlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainRight
Visit a parse tree produced by thejsonbContainRightlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainLeft
Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainTopKey
Visit a parse tree produced by thejsonbContainTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainAnyTopKey
Visit a parse tree produced by thejsonbContainAnyTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainAllTopKey
Visit a parse tree produced by thejsonbContainAllTopKeylabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbConcat
Visit a parse tree produced by thejsonbConcatlabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbDelete
Visit a parse tree produced by thejsonbDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathDelete
Visit a parse tree produced by thejsonbPathDeletelabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathContainAnyValue
Visit a parse tree produced by thejsonbPathContainAnyValuelabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathPredicateCheck
Visit a parse tree produced by thejsonbPathPredicateChecklabeled alternative inOpenGaussStatementParser.jsonOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeometricOperator
Visit a parse tree produced byOpenGaussStatementParser.geometricOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualAllOp
Visit a parse tree produced byOpenGaussStatementParser.qualAllOp().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAscDesc
Visit a parse tree produced byOpenGaussStatementParser.ascDesc().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyOperator
Visit a parse tree produced byOpenGaussStatementParser.anyOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowExclusionClause
Visit a parse tree produced byOpenGaussStatementParser.windowExclusionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRow
Visit a parse tree produced byOpenGaussStatementParser.row().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplicitRow
Visit a parse tree produced byOpenGaussStatementParser.explicitRow().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplicitRow
Visit a parse tree produced byOpenGaussStatementParser.implicitRow().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubType
Visit a parse tree produced byOpenGaussStatementParser.subType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayExpr
Visit a parse tree produced byOpenGaussStatementParser.arrayExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayExprList
Visit a parse tree produced byOpenGaussStatementParser.arrayExprList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgList
Visit a parse tree produced byOpenGaussStatementParser.funcArgList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParamName
Visit a parse tree produced byOpenGaussStatementParser.paramName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgExpr
Visit a parse tree produced byOpenGaussStatementParser.funcArgExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeList
Visit a parse tree produced byOpenGaussStatementParser.typeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncApplication
Visit a parse tree produced byOpenGaussStatementParser.funcApplication().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncName
Visit a parse tree produced byOpenGaussStatementParser.funcName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAexprConst
Visit a parse tree produced byOpenGaussStatementParser.aexprConst().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberConst
Visit a parse tree produced byOpenGaussStatementParser.numberConst().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedName
Visit a parse tree produced byOpenGaussStatementParser.qualifiedName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColId
Visit a parse tree produced byOpenGaussStatementParser.colId().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeFunctionName
Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionTable
Visit a parse tree produced byOpenGaussStatementParser.functionTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTable
Visit a parse tree produced byOpenGaussStatementParser.xmlTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnList
Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnEl
Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnOptionList
Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnOptionEl
Visit a parse tree produced byOpenGaussStatementParser.xmlTableColumnOptionEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceList
Visit a parse tree produced byOpenGaussStatementParser.xmlNamespaceList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceEl
Visit a parse tree produced byOpenGaussStatementParser.xmlNamespaceEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncExpr
Visit a parse tree produced byOpenGaussStatementParser.funcExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithinGroupClause
Visit a parse tree produced byOpenGaussStatementParser.withinGroupClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilterClause
Visit a parse tree produced byOpenGaussStatementParser.filterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionExprWindowless
Visit a parse tree produced byOpenGaussStatementParser.functionExprWindowless().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrdinality
Visit a parse tree produced byOpenGaussStatementParser.ordinality().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionExprCommonSubexpr
Visit a parse tree produced byOpenGaussStatementParser.functionExprCommonSubexpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeName
Visit a parse tree produced byOpenGaussStatementParser.typeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleTypeName
Visit a parse tree produced byOpenGaussStatementParser.simpleTypeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExprList
Visit a parse tree produced byOpenGaussStatementParser.exprList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractList
Visit a parse tree produced byOpenGaussStatementParser.extractList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractArg
Visit a parse tree produced byOpenGaussStatementParser.extractArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericType
Visit a parse tree produced byOpenGaussStatementParser.genericType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeModifiers
Visit a parse tree produced byOpenGaussStatementParser.typeModifiers().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumeric
Visit a parse tree produced byOpenGaussStatementParser.numeric().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstDatetime
Visit a parse tree produced byOpenGaussStatementParser.constDatetime().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimezone
Visit a parse tree produced byOpenGaussStatementParser.timezone().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacter
Visit a parse tree produced byOpenGaussStatementParser.character().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterWithLength
Visit a parse tree produced byOpenGaussStatementParser.characterWithLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterWithoutLength
Visit a parse tree produced byOpenGaussStatementParser.characterWithoutLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterClause
Visit a parse tree produced byOpenGaussStatementParser.characterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptFloat
Visit a parse tree produced byOpenGaussStatementParser.optFloat().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttrs
Visit a parse tree produced byOpenGaussStatementParser.attrs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttrName
Visit a parse tree produced byOpenGaussStatementParser.attrName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColLable
Visit a parse tree produced byOpenGaussStatementParser.colLable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBit
Visit a parse tree produced byOpenGaussStatementParser.bit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitWithLength
Visit a parse tree produced byOpenGaussStatementParser.bitWithLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitWithoutLength
Visit a parse tree produced byOpenGaussStatementParser.bitWithoutLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstInterval
Visit a parse tree produced byOpenGaussStatementParser.constInterval().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptInterval
Visit a parse tree produced byOpenGaussStatementParser.optInterval().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptArrayBounds
Visit a parse tree produced byOpenGaussStatementParser.optArrayBounds().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntervalSecond
Visit a parse tree produced byOpenGaussStatementParser.intervalSecond().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnicodeNormalForm
Visit a parse tree produced byOpenGaussStatementParser.unicodeNormalForm().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTrimList
Visit a parse tree produced byOpenGaussStatementParser.trimList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverlayList
Visit a parse tree produced byOpenGaussStatementParser.overlayList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverlayPlacing
Visit a parse tree produced byOpenGaussStatementParser.overlayPlacing().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrFrom
Visit a parse tree produced byOpenGaussStatementParser.substrFrom().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrFor
Visit a parse tree produced byOpenGaussStatementParser.substrFor().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositionList
Visit a parse tree produced byOpenGaussStatementParser.positionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrList
Visit a parse tree produced byOpenGaussStatementParser.substrList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributes
Visit a parse tree produced byOpenGaussStatementParser.xmlAttributes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributeList
Visit a parse tree produced byOpenGaussStatementParser.xmlAttributeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributeEl
Visit a parse tree produced byOpenGaussStatementParser.xmlAttributeEl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlExistsArgument
Visit a parse tree produced byOpenGaussStatementParser.xmlExistsArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlPassingMech
Visit a parse tree produced byOpenGaussStatementParser.xmlPassingMech().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDocumentOrContent
Visit a parse tree produced byOpenGaussStatementParser.documentOrContent().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlWhitespaceOption
Visit a parse tree produced byOpenGaussStatementParser.xmlWhitespaceOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlRootVersion
Visit a parse tree produced byOpenGaussStatementParser.xmlRootVersion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlRootStandalone
Visit a parse tree produced byOpenGaussStatementParser.xmlRootStandalone().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowsFromItem
Visit a parse tree produced byOpenGaussStatementParser.rowsFromItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowsFromList
Visit a parse tree produced byOpenGaussStatementParser.rowsFromList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefList
Visit a parse tree produced byOpenGaussStatementParser.columnDefList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncElementList
Visit a parse tree produced byOpenGaussStatementParser.tableFuncElementList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncElement
Visit a parse tree produced byOpenGaussStatementParser.tableFuncElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollateClause
Visit a parse tree produced byOpenGaussStatementParser.collateClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyName
Visit a parse tree produced byOpenGaussStatementParser.anyName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasClause
Visit a parse tree produced byOpenGaussStatementParser.aliasClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDirectoryName
Visit a parse tree produced byOpenGaussStatementParser.directoryName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageName
Visit a parse tree produced byOpenGaussStatementParser.packageName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPathString
Visit a parse tree produced byOpenGaussStatementParser.pathString().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameList
Visit a parse tree produced byOpenGaussStatementParser.nameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncAliasClause
Visit a parse tree produced byOpenGaussStatementParser.funcAliasClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTablesampleClause
Visit a parse tree produced byOpenGaussStatementParser.tablesampleClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRepeatableClause
Visit a parse tree produced byOpenGaussStatementParser.repeatableClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllOrDistinct
Visit a parse tree produced byOpenGaussStatementParser.allOrDistinct().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortClause
Visit a parse tree produced byOpenGaussStatementParser.sortClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortbyList
Visit a parse tree produced byOpenGaussStatementParser.sortbyList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortby
Visit a parse tree produced byOpenGaussStatementParser.sortby().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullsOrder
Visit a parse tree produced byOpenGaussStatementParser.nullsOrder().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinctClause
Visit a parse tree produced byOpenGaussStatementParser.distinctClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinct
Visit a parse tree produced byOpenGaussStatementParser.distinct().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverClause
Visit a parse tree produced byOpenGaussStatementParser.overClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowName
Visit a parse tree produced byOpenGaussStatementParser.windowName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexParams
Visit a parse tree produced byOpenGaussStatementParser.indexParams().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexElemOptions
Visit a parse tree produced byOpenGaussStatementParser.indexElemOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexElem
Visit a parse tree produced byOpenGaussStatementParser.indexElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollate
Visit a parse tree produced byOpenGaussStatementParser.collate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptClass
Visit a parse tree produced byOpenGaussStatementParser.optClass().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptions
Visit a parse tree produced byOpenGaussStatementParser.reloptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptionList
Visit a parse tree produced byOpenGaussStatementParser.reloptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptionElem
Visit a parse tree produced byOpenGaussStatementParser.reloptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefArg
Visit a parse tree produced byOpenGaussStatementParser.defArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncType
Visit a parse tree produced byOpenGaussStatementParser.funcType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataType
Visit a parse tree produced byOpenGaussStatementParser.dataType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeName
Visit a parse tree produced byOpenGaussStatementParser.dataTypeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeLength
Visit a parse tree produced byOpenGaussStatementParser.dataTypeLength().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterSet
Visit a parse tree produced byOpenGaussStatementParser.characterSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifier
Visit a parse tree produced byOpenGaussStatementParser.ignoredIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifiers
Visit a parse tree produced byOpenGaussStatementParser.ignoredIdentifiers().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedIconst
Visit a parse tree produced byOpenGaussStatementParser.signedIconst().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanOrString
Visit a parse tree produced byOpenGaussStatementParser.booleanOrString().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonReservedWord
Visit a parse tree produced byOpenGaussStatementParser.nonReservedWord().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColNameKeyword
Visit a parse tree produced byOpenGaussStatementParser.colNameKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced byOpenGaussStatementParser.databaseName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleSpec
Visit a parse tree produced byOpenGaussStatementParser.roleSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarName
Visit a parse tree produced byOpenGaussStatementParser.varName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarList
Visit a parse tree produced byOpenGaussStatementParser.varList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarValue
Visit a parse tree produced byOpenGaussStatementParser.varValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZoneValue
Visit a parse tree produced byOpenGaussStatementParser.zoneValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericOnly
Visit a parse tree produced byOpenGaussStatementParser.numericOnly().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsoLevel
Visit a parse tree produced byOpenGaussStatementParser.isoLevel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDef
Visit a parse tree produced byOpenGaussStatementParser.columnDef().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColQualList
Visit a parse tree produced byOpenGaussStatementParser.colQualList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColConstraint
Visit a parse tree produced byOpenGaussStatementParser.colConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttr
Visit a parse tree produced byOpenGaussStatementParser.constraintAttr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColConstraintElem
Visit a parse tree produced byOpenGaussStatementParser.colConstraintElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedSeqOptList
Visit a parse tree produced byOpenGaussStatementParser.parenthesizedSeqOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeqOptList
Visit a parse tree produced byOpenGaussStatementParser.seqOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeqOptElem
Visit a parse tree produced byOpenGaussStatementParser.seqOptElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptColumnList
Visit a parse tree produced byOpenGaussStatementParser.optColumnList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnElem
Visit a parse tree produced byOpenGaussStatementParser.columnElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnList
Visit a parse tree produced byOpenGaussStatementParser.columnList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedWhen
Visit a parse tree produced byOpenGaussStatementParser.generatedWhen().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNoInherit
Visit a parse tree produced byOpenGaussStatementParser.noInherit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConsTableSpace
Visit a parse tree produced byOpenGaussStatementParser.consTableSpace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition
Visit a parse tree produced byOpenGaussStatementParser.definition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefList
Visit a parse tree produced byOpenGaussStatementParser.defList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefElem
Visit a parse tree produced byOpenGaussStatementParser.defElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColLabel
Visit a parse tree produced byOpenGaussStatementParser.colLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyActions
Visit a parse tree produced byOpenGaussStatementParser.keyActions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyDelete
Visit a parse tree produced byOpenGaussStatementParser.keyDelete().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyUpdate
Visit a parse tree produced byOpenGaussStatementParser.keyUpdate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyAction
Visit a parse tree produced byOpenGaussStatementParser.keyAction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyMatch
Visit a parse tree produced byOpenGaussStatementParser.keyMatch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateGenericOptions
Visit a parse tree produced byOpenGaussStatementParser.createGenericOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionList
Visit a parse tree produced byOpenGaussStatementParser.genericOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionElem
Visit a parse tree produced byOpenGaussStatementParser.genericOptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionArg
Visit a parse tree produced byOpenGaussStatementParser.genericOptionArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionName
Visit a parse tree produced byOpenGaussStatementParser.genericOptionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReplicaIdentity
Visit a parse tree produced byOpenGaussStatementParser.replicaIdentity().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperArgtypes
Visit a parse tree produced byOpenGaussStatementParser.operArgtypes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArg
Visit a parse tree produced byOpenGaussStatementParser.funcArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgClass
Visit a parse tree produced byOpenGaussStatementParser.argClass().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsList
Visit a parse tree produced byOpenGaussStatementParser.funcArgsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonReservedWordOrSconst
Visit a parse tree produced byOpenGaussStatementParser.nonReservedWordOrSconst().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileName
Visit a parse tree produced byOpenGaussStatementParser.fileName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleList
Visit a parse tree produced byOpenGaussStatementParser.roleList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetResetClause
Visit a parse tree produced byOpenGaussStatementParser.setResetClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetRest
Visit a parse tree produced byOpenGaussStatementParser.setRest().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionModeList
Visit a parse tree produced byOpenGaussStatementParser.transactionModeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionModeItem
Visit a parse tree produced byOpenGaussStatementParser.transactionModeItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetRestMore
Visit a parse tree produced byOpenGaussStatementParser.setRestMore().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEncoding
Visit a parse tree produced byOpenGaussStatementParser.encoding().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericSet
Visit a parse tree produced byOpenGaussStatementParser.genericSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableResetStmt
Visit a parse tree produced byOpenGaussStatementParser.variableResetStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResetRest
Visit a parse tree produced byOpenGaussStatementParser.resetRest().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericReset
Visit a parse tree produced byOpenGaussStatementParser.genericReset().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExprList
Visit a parse tree produced byOpenGaussStatementParser.relationExprList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonFuncOptItem
Visit a parse tree produced byOpenGaussStatementParser.commonFuncOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionSetResetClause
Visit a parse tree produced byOpenGaussStatementParser.functionSetResetClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowSecurityCmd
Visit a parse tree produced byOpenGaussStatementParser.rowSecurityCmd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEvent
Visit a parse tree produced byOpenGaussStatementParser.event().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeNameList
Visit a parse tree produced byOpenGaussStatementParser.typeNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfNotExists
Visit a parse tree produced byOpenGaussStatementParser.ifNotExists().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfExists
Visit a parse tree produced byOpenGaussStatementParser.ifExists().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrant
Visit a parse tree produced byOpenGaussStatementParser.grant().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevoke
Visit a parse tree produced byOpenGaussStatementParser.revoke().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionForClause
Visit a parse tree produced byOpenGaussStatementParser.optionForClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced byOpenGaussStatementParser.createUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOptRoleElem
Visit a parse tree produced byOpenGaussStatementParser.createOptRoleElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOptRoleElem
Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced byOpenGaussStatementParser.dropUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced byOpenGaussStatementParser.alterUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUserClauses
Visit a parse tree produced byOpenGaussStatementParser.alterUserClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOptRoleList
Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced byOpenGaussStatementParser.createRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced byOpenGaussStatementParser.dropRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRole
Visit a parse tree produced byOpenGaussStatementParser.alterRole().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateGroup
Visit a parse tree produced byOpenGaussStatementParser.createGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDroup
Visit a parse tree produced byOpenGaussStatementParser.dropDroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReassignOwned
Visit a parse tree produced byOpenGaussStatementParser.reassignOwned().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTable
Visit a parse tree produced byOpenGaussStatementParser.createTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteParamClause
Visit a parse tree produced byOpenGaussStatementParser.executeParamClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionBoundSpec
Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashPartbound
Visit a parse tree produced byOpenGaussStatementParser.hashPartbound().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashPartboundElem
Visit a parse tree produced byOpenGaussStatementParser.hashPartboundElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedTableElementList
Visit a parse tree produced byOpenGaussStatementParser.typedTableElementList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedTableElement
Visit a parse tree produced byOpenGaussStatementParser.typedTableElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnOptions
Visit a parse tree produced byOpenGaussStatementParser.columnOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithData
Visit a parse tree produced byOpenGaussStatementParser.withData().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableSpace
Visit a parse tree produced byOpenGaussStatementParser.tableSpace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnCommitOption
Visit a parse tree produced byOpenGaussStatementParser.onCommitOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOption
Visit a parse tree produced byOpenGaussStatementParser.withOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableAccessMethodClause
Visit a parse tree produced byOpenGaussStatementParser.tableAccessMethodClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAccessMethod
Visit a parse tree produced byOpenGaussStatementParser.accessMethod().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
Visit a parse tree produced byOpenGaussStatementParser.createIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInclude
Visit a parse tree produced byOpenGaussStatementParser.include().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexIncludingParams
Visit a parse tree produced byOpenGaussStatementParser.indexIncludingParams().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAccessMethodClause
Visit a parse tree produced byOpenGaussStatementParser.accessMethodClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit a parse tree produced byOpenGaussStatementParser.createDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
Visit a parse tree produced byOpenGaussStatementParser.createView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit a parse tree produced byOpenGaussStatementParser.dropDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDirectory
Visit a parse tree produced byOpenGaussStatementParser.dropDirectory().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabaseSpecification
Visit a parse tree produced byOpenGaussStatementParser.createDatabaseSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptName
Visit a parse tree produced byOpenGaussStatementParser.createdbOptName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
Visit a parse tree produced byOpenGaussStatementParser.alterTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
Visit a parse tree produced byOpenGaussStatementParser.alterIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
Visit a parse tree produced byOpenGaussStatementParser.dropTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTableOpt
Visit a parse tree produced byOpenGaussStatementParser.dropTableOpt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
Visit a parse tree produced byOpenGaussStatementParser.dropIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndexOpt
Visit a parse tree produced byOpenGaussStatementParser.dropIndexOpt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
Visit a parse tree produced byOpenGaussStatementParser.truncateTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRestartSeqs
Visit a parse tree produced byOpenGaussStatementParser.restartSeqs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableSpecification
Visit a parse tree produced byOpenGaussStatementParser.createTableSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinitionClause
Visit a parse tree produced byOpenGaussStatementParser.createDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinition
Visit a parse tree produced byOpenGaussStatementParser.createDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
Visit a parse tree produced byOpenGaussStatementParser.columnDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraint
Visit a parse tree produced byOpenGaussStatementParser.columnConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintClause
Visit a parse tree produced byOpenGaussStatementParser.constraintClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraintOption
Visit a parse tree produced byOpenGaussStatementParser.columnConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckOption
Visit a parse tree produced byOpenGaussStatementParser.checkOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultExpr
Visit a parse tree produced byOpenGaussStatementParser.defaultExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceOptions
Visit a parse tree produced byOpenGaussStatementParser.sequenceOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceOption
Visit a parse tree produced byOpenGaussStatementParser.sequenceOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexParameters
Visit a parse tree produced byOpenGaussStatementParser.indexParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAction
Visit a parse tree produced byOpenGaussStatementParser.action().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintOptionalParam
Visit a parse tree produced byOpenGaussStatementParser.constraintOptionalParam().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeOption
Visit a parse tree produced byOpenGaussStatementParser.likeOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
Visit a parse tree produced byOpenGaussStatementParser.tableConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraintOption
Visit a parse tree produced byOpenGaussStatementParser.tableConstraintOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionWhereClause
Visit a parse tree produced byOpenGaussStatementParser.exclusionWhereClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionConstraintList
Visit a parse tree produced byOpenGaussStatementParser.exclusionConstraintList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionConstraintElem
Visit a parse tree produced byOpenGaussStatementParser.exclusionConstraintElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInheritClause
Visit a parse tree produced byOpenGaussStatementParser.inheritClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionSpec
Visit a parse tree produced byOpenGaussStatementParser.partitionSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartParams
Visit a parse tree produced byOpenGaussStatementParser.partParams().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartElem
Visit a parse tree produced byOpenGaussStatementParser.partElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncExprWindowless
Visit a parse tree produced byOpenGaussStatementParser.funcExprWindowless().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartStrategy
Visit a parse tree produced byOpenGaussStatementParser.partStrategy().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexSpecification
Visit a parse tree produced byOpenGaussStatementParser.createIndexSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConcurrentlyClause
Visit a parse tree produced byOpenGaussStatementParser.concurrentlyClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnlyClause
Visit a parse tree produced byOpenGaussStatementParser.onlyClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileSizeLiteral
Visit a parse tree produced byOpenGaussStatementParser.fileSizeLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAsteriskClause
Visit a parse tree produced byOpenGaussStatementParser.asteriskClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
Visit a parse tree produced byOpenGaussStatementParser.alterDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionCmd
Visit a parse tree produced byOpenGaussStatementParser.partitionCmd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexDefinitionClause
Visit a parse tree produced byOpenGaussStatementParser.alterIndexDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexPartitionCmd
Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameIndexSpecification
Visit a parse tree produced byOpenGaussStatementParser.renameIndexSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexDependsOnExtension
T visitAlterIndexDependsOnExtension(OpenGaussStatementParser.AlterIndexDependsOnExtensionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterIndexDependsOnExtension().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexSetTableSpace
Visit a parse tree produced byOpenGaussStatementParser.alterIndexSetTableSpace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNamesClause
Visit a parse tree produced byOpenGaussStatementParser.tableNamesClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNameClause
Visit a parse tree produced byOpenGaussStatementParser.tableNameClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableActions
Visit a parse tree produced byOpenGaussStatementParser.alterTableActions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableAction
Visit a parse tree produced byOpenGaussStatementParser.alterTableAction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
Visit a parse tree produced byOpenGaussStatementParser.addColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
Visit a parse tree produced byOpenGaussStatementParser.dropColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
Visit a parse tree produced byOpenGaussStatementParser.modifyColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumn
Visit a parse tree produced byOpenGaussStatementParser.modifyColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnSetOption
Visit a parse tree produced byOpenGaussStatementParser.alterColumnSetOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeOptions
Visit a parse tree produced byOpenGaussStatementParser.attributeOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeOption
Visit a parse tree produced byOpenGaussStatementParser.attributeOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddConstraintSpecification
Visit a parse tree produced byOpenGaussStatementParser.addConstraintSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraintUsingIndex
Visit a parse tree produced byOpenGaussStatementParser.tableConstraintUsingIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyConstraintSpecification
T visitModifyConstraintSpecification(OpenGaussStatementParser.ModifyConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.modifyConstraintSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidateConstraintSpecification
T visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.validateConstraintSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintSpecification
Visit a parse tree produced byOpenGaussStatementParser.dropConstraintSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStorageParameterWithValue
Visit a parse tree produced byOpenGaussStatementParser.storageParameterWithValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStorageParameter
Visit a parse tree produced byOpenGaussStatementParser.storageParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameColumnSpecification
Visit a parse tree produced byOpenGaussStatementParser.renameColumnSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameConstraint
Visit a parse tree produced byOpenGaussStatementParser.renameConstraint().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameTableSpecification
Visit a parse tree produced byOpenGaussStatementParser.renameTableSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNames
Visit a parse tree produced byOpenGaussStatementParser.indexNames().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit a parse tree produced byOpenGaussStatementParser.alterDatabase().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseClause
Visit a parse tree produced byOpenGaussStatementParser.alterDatabaseClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptItems
Visit a parse tree produced byOpenGaussStatementParser.createdbOptItems().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptItem
Visit a parse tree produced byOpenGaussStatementParser.createdbOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableCmds
Visit a parse tree produced byOpenGaussStatementParser.alterTableCmds().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableCmd
Visit a parse tree produced byOpenGaussStatementParser.alterTableCmd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttributeSpec
Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttributeElem
Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptions
Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptionList
Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptionElem
Visit a parse tree produced byOpenGaussStatementParser.alterGenericOptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropBehavior
Visit a parse tree produced byOpenGaussStatementParser.dropBehavior().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUsing
Visit a parse tree produced byOpenGaussStatementParser.alterUsing().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetData
Visit a parse tree produced byOpenGaussStatementParser.setData().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIdentityColumnOptionList
T visitAlterIdentityColumnOptionList(OpenGaussStatementParser.AlterIdentityColumnOptionListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterIdentityColumnOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIdentityColumnOption
Visit a parse tree produced byOpenGaussStatementParser.alterIdentityColumnOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnDefault
Visit a parse tree produced byOpenGaussStatementParser.alterColumnDefault().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperator
Visit a parse tree produced byOpenGaussStatementParser.alterOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClass
Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClass().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClassClauses
Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClassClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorFamily
Visit a parse tree produced byOpenGaussStatementParser.alterOperatorFamily().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorFamilyClauses
Visit a parse tree produced byOpenGaussStatementParser.alterOperatorFamilyClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassItemList
Visit a parse tree produced byOpenGaussStatementParser.opclassItemList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassItem
Visit a parse tree produced byOpenGaussStatementParser.opclassItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassPurpose
Visit a parse tree produced byOpenGaussStatementParser.opclassPurpose().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClauses
Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefList
Visit a parse tree produced byOpenGaussStatementParser.operatorDefList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefElem
Visit a parse tree produced byOpenGaussStatementParser.operatorDefElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefArg
Visit a parse tree produced byOpenGaussStatementParser.operatorDefArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorWithArgtypes
Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterAggregate
Visit a parse tree produced byOpenGaussStatementParser.alterAggregate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateSignature
Visit a parse tree produced byOpenGaussStatementParser.aggregateSignature().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArgs
Visit a parse tree produced byOpenGaussStatementParser.aggrArgs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArgsList
Visit a parse tree produced byOpenGaussStatementParser.aggrArgsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArg
Visit a parse tree produced byOpenGaussStatementParser.aggrArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterAggregateDefinitionClause
T visitAlterAggregateDefinitionClause(OpenGaussStatementParser.AlterAggregateDefinitionClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterAggregateDefinitionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCollation
Visit a parse tree produced byOpenGaussStatementParser.alterCollation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCollationClause
Visit a parse tree produced byOpenGaussStatementParser.alterCollationClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSynonym
Visit a parse tree produced byOpenGaussStatementParser.alterSynonym().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDirectory
Visit a parse tree produced byOpenGaussStatementParser.alterDirectory().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConversion
Visit a parse tree produced byOpenGaussStatementParser.alterConversion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConversionClause
Visit a parse tree produced byOpenGaussStatementParser.alterConversionClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefaultPrivileges
Visit a parse tree produced byOpenGaussStatementParser.alterDefaultPrivileges().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLAction
Visit a parse tree produced byOpenGaussStatementParser.defACLAction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantGrantOption
Visit a parse tree produced byOpenGaussStatementParser.grantGrantOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGranteeList
Visit a parse tree produced byOpenGaussStatementParser.granteeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantee
Visit a parse tree produced byOpenGaussStatementParser.grantee().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaclPrivilegeTarget
Visit a parse tree produced byOpenGaussStatementParser.defaclPrivilegeTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivileges
Visit a parse tree produced byOpenGaussStatementParser.privileges().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeList
Visit a parse tree produced byOpenGaussStatementParser.privilegeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilege
Visit a parse tree produced byOpenGaussStatementParser.privilege().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLOptionList
Visit a parse tree produced byOpenGaussStatementParser.defACLOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLOption
Visit a parse tree produced byOpenGaussStatementParser.defACLOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaNameList
Visit a parse tree produced byOpenGaussStatementParser.schemaNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDomain
Visit a parse tree produced byOpenGaussStatementParser.alterDomain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDomainClause
Visit a parse tree produced byOpenGaussStatementParser.alterDomainClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterEventTrigger
Visit a parse tree produced byOpenGaussStatementParser.alterEventTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterEventTriggerClause
Visit a parse tree produced byOpenGaussStatementParser.alterEventTriggerClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTiggerName
Visit a parse tree produced byOpenGaussStatementParser.tiggerName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtension
Visit a parse tree produced byOpenGaussStatementParser.alterExtension().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSynonym
Visit a parse tree produced byOpenGaussStatementParser.createSynonym().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionClauses
Visit a parse tree produced byOpenGaussStatementParser.alterExtensionClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionWithArgtypes
Visit a parse tree produced byOpenGaussStatementParser.functionWithArgtypes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgs
Visit a parse tree produced byOpenGaussStatementParser.funcArgs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateWithArgtypes
Visit a parse tree produced byOpenGaussStatementParser.aggregateWithArgtypes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionOptList
Visit a parse tree produced byOpenGaussStatementParser.alterExtensionOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionOptItem
Visit a parse tree produced byOpenGaussStatementParser.alterExtensionOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignDataWrapper
Visit a parse tree produced byOpenGaussStatementParser.alterForeignDataWrapper().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignDataWrapperClauses
T visitAlterForeignDataWrapperClauses(OpenGaussStatementParser.AlterForeignDataWrapperClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterForeignDataWrapperClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFdwOptions
Visit a parse tree produced byOpenGaussStatementParser.fdwOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFdwOption
Visit a parse tree produced byOpenGaussStatementParser.fdwOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHandlerName
Visit a parse tree produced byOpenGaussStatementParser.handlerName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGroup
Visit a parse tree produced byOpenGaussStatementParser.alterGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGroupClauses
Visit a parse tree produced byOpenGaussStatementParser.alterGroupClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLanguage
Visit a parse tree produced byOpenGaussStatementParser.alterLanguage().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLargeObject
Visit a parse tree produced byOpenGaussStatementParser.alterLargeObject().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterMaterializedView
Visit a parse tree produced byOpenGaussStatementParser.alterMaterializedView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterMaterializedViewClauses
T visitAlterMaterializedViewClauses(OpenGaussStatementParser.AlterMaterializedViewClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterMaterializedViewClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclare
Visit a parse tree produced byOpenGaussStatementParser.declare().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursor
Visit a parse tree produced byOpenGaussStatementParser.cursor().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOptions
Visit a parse tree produced byOpenGaussStatementParser.cursorOptions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOption
Visit a parse tree produced byOpenGaussStatementParser.cursorOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteStmt
Visit a parse tree produced byOpenGaussStatementParser.executeStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateMaterializedView
Visit a parse tree produced byOpenGaussStatementParser.createMaterializedView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateMvTarget
Visit a parse tree produced byOpenGaussStatementParser.createMvTarget().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRefreshMatViewStmt
Visit a parse tree produced byOpenGaussStatementParser.refreshMatViewStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPolicy
Visit a parse tree produced byOpenGaussStatementParser.alterPolicy().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPolicyClauses
Visit a parse tree produced byOpenGaussStatementParser.alterPolicyClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
Visit a parse tree produced byOpenGaussStatementParser.alterProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedureClauses
Visit a parse tree produced byOpenGaussStatementParser.alterProcedureClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterfuncOptList
Visit a parse tree produced byOpenGaussStatementParser.alterfuncOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
Visit a parse tree produced byOpenGaussStatementParser.alterFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunctionClauses
Visit a parse tree produced byOpenGaussStatementParser.alterFunctionClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPublication
Visit a parse tree produced byOpenGaussStatementParser.alterPublication().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRoutine
Visit a parse tree produced byOpenGaussStatementParser.alterRoutine().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRule
Visit a parse tree produced byOpenGaussStatementParser.alterRule().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
Visit a parse tree produced byOpenGaussStatementParser.alterSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequenceClauses
Visit a parse tree produced byOpenGaussStatementParser.alterSequenceClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServer
Visit a parse tree produced byOpenGaussStatementParser.alterServer().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignServerVersion
Visit a parse tree produced byOpenGaussStatementParser.foreignServerVersion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterStatistics
Visit a parse tree produced byOpenGaussStatementParser.alterStatistics().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSubscription
Visit a parse tree produced byOpenGaussStatementParser.alterSubscription().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationNameList
Visit a parse tree produced byOpenGaussStatementParser.publicationNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationNameItem
Visit a parse tree produced byOpenGaussStatementParser.publicationNameItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSystem
Visit a parse tree produced byOpenGaussStatementParser.alterSystem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTablespace
Visit a parse tree produced byOpenGaussStatementParser.alterTablespace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchConfiguration
T visitAlterTextSearchConfiguration(OpenGaussStatementParser.AlterTextSearchConfigurationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfiguration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchConfigurationClauses
T visitAlterTextSearchConfigurationClauses(OpenGaussStatementParser.AlterTextSearchConfigurationClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchConfigurationClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyNameList
Visit a parse tree produced byOpenGaussStatementParser.anyNameList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchDictionary
Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchDictionary().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchParser
Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchParser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchTemplate
Visit a parse tree produced byOpenGaussStatementParser.alterTextSearchTemplate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTrigger
Visit a parse tree produced byOpenGaussStatementParser.alterTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterType
Visit a parse tree produced byOpenGaussStatementParser.alterType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeClauses
Visit a parse tree produced byOpenGaussStatementParser.alterTypeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeCmds
Visit a parse tree produced byOpenGaussStatementParser.alterTypeCmds().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeCmd
Visit a parse tree produced byOpenGaussStatementParser.alterTypeCmd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUserMapping
Visit a parse tree produced byOpenGaussStatementParser.alterUserMapping().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAuthIdent
Visit a parse tree produced byOpenGaussStatementParser.authIdent().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
Visit a parse tree produced byOpenGaussStatementParser.alterView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterViewCmds
Visit a parse tree produced by thealterViewCmdslabeled alternative inOpenGaussStatementParser.alterViewClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRenameView
Visit a parse tree produced by thealterRenameViewlabeled alternative inOpenGaussStatementParser.alterViewClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRenameColumn
Visit a parse tree produced by thealterRenameColumnlabeled alternative inOpenGaussStatementParser.alterViewClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSetSchema
Visit a parse tree produced by thealterSetSchemalabeled alternative inOpenGaussStatementParser.alterViewClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClose
Visit a parse tree produced byOpenGaussStatementParser.close().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCluster
Visit a parse tree produced byOpenGaussStatementParser.cluster().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterIndexSpecification
Visit a parse tree produced byOpenGaussStatementParser.clusterIndexSpecification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComment
Visit a parse tree produced byOpenGaussStatementParser.comment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentClauses
Visit a parse tree produced byOpenGaussStatementParser.commentClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeNameOnAnyName
Visit a parse tree produced byOpenGaussStatementParser.objectTypeNameOnAnyName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeName
Visit a parse tree produced byOpenGaussStatementParser.objectTypeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTypeName
Visit a parse tree produced byOpenGaussStatementParser.dropTypeName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeAnyName
Visit a parse tree produced byOpenGaussStatementParser.objectTypeAnyName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentText
Visit a parse tree produced byOpenGaussStatementParser.commentText().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAccessMethod
Visit a parse tree produced byOpenGaussStatementParser.createAccessMethod().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAggregate
Visit a parse tree produced byOpenGaussStatementParser.createAggregate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrDefinition
Visit a parse tree produced byOpenGaussStatementParser.oldAggrDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrList
Visit a parse tree produced byOpenGaussStatementParser.oldAggrList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrElem
Visit a parse tree produced byOpenGaussStatementParser.oldAggrElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateCast
Visit a parse tree produced byOpenGaussStatementParser.createCast().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastContext
Visit a parse tree produced byOpenGaussStatementParser.castContext().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateCollation
Visit a parse tree produced byOpenGaussStatementParser.createCollation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateConversion
Visit a parse tree produced byOpenGaussStatementParser.createConversion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDomain
Visit a parse tree produced byOpenGaussStatementParser.createDomain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateEventTrigger
Visit a parse tree produced byOpenGaussStatementParser.createEventTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerWhenList
Visit a parse tree produced byOpenGaussStatementParser.eventTriggerWhenList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerWhenItem
Visit a parse tree produced byOpenGaussStatementParser.eventTriggerWhenItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerValueList
Visit a parse tree produced byOpenGaussStatementParser.eventTriggerValueList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtension
Visit a parse tree produced byOpenGaussStatementParser.createExtension().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtensionOptList
Visit a parse tree produced byOpenGaussStatementParser.createExtensionOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtensionOptItem
Visit a parse tree produced byOpenGaussStatementParser.createExtensionOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignDataWrapper
Visit a parse tree produced byOpenGaussStatementParser.createForeignDataWrapper().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignTable
Visit a parse tree produced byOpenGaussStatementParser.createForeignTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignTableClauses
Visit a parse tree produced byOpenGaussStatementParser.createForeignTableClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableElementList
Visit a parse tree produced byOpenGaussStatementParser.tableElementList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableElement
Visit a parse tree produced byOpenGaussStatementParser.tableElement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeClause
Visit a parse tree produced byOpenGaussStatementParser.tableLikeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeOptionList
Visit a parse tree produced byOpenGaussStatementParser.tableLikeOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeOption
Visit a parse tree produced byOpenGaussStatementParser.tableLikeOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit a parse tree produced byOpenGaussStatementParser.createFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncColumnList
Visit a parse tree produced byOpenGaussStatementParser.tableFuncColumnList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncColumn
Visit a parse tree produced byOpenGaussStatementParser.tableFuncColumn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatefuncOptList
Visit a parse tree produced byOpenGaussStatementParser.createfuncOptList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatefuncOptItem
Visit a parse tree produced byOpenGaussStatementParser.createfuncOptItem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransformTypeList
Visit a parse tree produced byOpenGaussStatementParser.transformTypeList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncAs
Visit a parse tree produced byOpenGaussStatementParser.funcAs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncReturn
Visit a parse tree produced byOpenGaussStatementParser.funcReturn().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsWithDefaults
Visit a parse tree produced byOpenGaussStatementParser.funcArgsWithDefaults().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsWithDefaultsList
Visit a parse tree produced byOpenGaussStatementParser.funcArgsWithDefaultsList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgWithDefault
Visit a parse tree produced byOpenGaussStatementParser.funcArgWithDefault().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLanguage
Visit a parse tree produced byOpenGaussStatementParser.createLanguage().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransformElementList
Visit a parse tree produced byOpenGaussStatementParser.transformElementList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidatorClause
Visit a parse tree produced byOpenGaussStatementParser.validatorClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePolicy
Visit a parse tree produced byOpenGaussStatementParser.createPolicy().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
Visit a parse tree produced byOpenGaussStatementParser.createProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePublication
Visit a parse tree produced byOpenGaussStatementParser.createPublication().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationForTables
Visit a parse tree produced byOpenGaussStatementParser.publicationForTables().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRule
Visit a parse tree produced byOpenGaussStatementParser.createRule().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionList
Visit a parse tree produced byOpenGaussStatementParser.ruleActionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionStmt
Visit a parse tree produced byOpenGaussStatementParser.ruleActionStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionMulti
Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotifyStmt
Visit a parse tree produced byOpenGaussStatementParser.notifyStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit a parse tree produced byOpenGaussStatementParser.createTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerEvents
Visit a parse tree produced byOpenGaussStatementParser.triggerEvents().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerOneEvent
Visit a parse tree produced byOpenGaussStatementParser.triggerOneEvent().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerActionTime
Visit a parse tree produced byOpenGaussStatementParser.triggerActionTime().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerFuncArgs
Visit a parse tree produced byOpenGaussStatementParser.triggerFuncArgs().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerFuncArg
Visit a parse tree produced byOpenGaussStatementParser.triggerFuncArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerWhen
Visit a parse tree produced byOpenGaussStatementParser.triggerWhen().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerForSpec
Visit a parse tree produced byOpenGaussStatementParser.triggerForSpec().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerReferencing
Visit a parse tree produced byOpenGaussStatementParser.triggerReferencing().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTransitions
Visit a parse tree produced byOpenGaussStatementParser.triggerTransitions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTransition
Visit a parse tree produced byOpenGaussStatementParser.triggerTransition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionRelName
Visit a parse tree produced byOpenGaussStatementParser.transitionRelName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionRowOrTable
Visit a parse tree produced byOpenGaussStatementParser.transitionRowOrTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionOldOrNew
Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
Visit a parse tree produced byOpenGaussStatementParser.createSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTempOption
Visit a parse tree produced byOpenGaussStatementParser.tempOption().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateServer
Visit a parse tree produced byOpenGaussStatementParser.createServer().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateStatistics
Visit a parse tree produced byOpenGaussStatementParser.createStatistics().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSubscription
Visit a parse tree produced byOpenGaussStatementParser.createSubscription().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTablespace
Visit a parse tree produced byOpenGaussStatementParser.createTablespace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTextSearch
Visit a parse tree produced byOpenGaussStatementParser.createTextSearch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTransform
Visit a parse tree produced byOpenGaussStatementParser.createTransform().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateType
Visit a parse tree produced byOpenGaussStatementParser.createType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTypeClauses
Visit a parse tree produced byOpenGaussStatementParser.createTypeClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumValList
Visit a parse tree produced byOpenGaussStatementParser.enumValList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserMapping
Visit a parse tree produced byOpenGaussStatementParser.createUserMapping().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiscard
Visit a parse tree produced byOpenGaussStatementParser.discard().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAccessMethod
Visit a parse tree produced byOpenGaussStatementParser.dropAccessMethod().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAggregate
Visit a parse tree produced byOpenGaussStatementParser.dropAggregate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateWithArgtypesList
Visit a parse tree produced byOpenGaussStatementParser.aggregateWithArgtypesList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCast
Visit a parse tree produced byOpenGaussStatementParser.dropCast().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCollation
Visit a parse tree produced byOpenGaussStatementParser.dropCollation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConversion
Visit a parse tree produced byOpenGaussStatementParser.dropConversion().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDomain
Visit a parse tree produced byOpenGaussStatementParser.dropDomain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropEventTrigger
Visit a parse tree produced byOpenGaussStatementParser.dropEventTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropExtension
Visit a parse tree produced byOpenGaussStatementParser.dropExtension().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignDataWrapper
Visit a parse tree produced byOpenGaussStatementParser.dropForeignDataWrapper().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignTable
Visit a parse tree produced byOpenGaussStatementParser.dropForeignTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit a parse tree produced byOpenGaussStatementParser.dropFunction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionWithArgtypesList
Visit a parse tree produced byOpenGaussStatementParser.functionWithArgtypesList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLanguage
Visit a parse tree produced byOpenGaussStatementParser.dropLanguage().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropMaterializedView
Visit a parse tree produced byOpenGaussStatementParser.dropMaterializedView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperator
Visit a parse tree produced byOpenGaussStatementParser.dropOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorWithArgtypesList
Visit a parse tree produced byOpenGaussStatementParser.operatorWithArgtypesList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorClass
Visit a parse tree produced byOpenGaussStatementParser.dropOperatorClass().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorFamily
Visit a parse tree produced byOpenGaussStatementParser.dropOperatorFamily().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOwned
Visit a parse tree produced byOpenGaussStatementParser.dropOwned().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPolicy
Visit a parse tree produced byOpenGaussStatementParser.dropPolicy().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
Visit a parse tree produced byOpenGaussStatementParser.dropProcedure().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPublication
Visit a parse tree produced byOpenGaussStatementParser.dropPublication().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRoutine
Visit a parse tree produced byOpenGaussStatementParser.dropRoutine().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRule
Visit a parse tree produced byOpenGaussStatementParser.dropRule().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
Visit a parse tree produced byOpenGaussStatementParser.dropSequence().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSynonym
Visit a parse tree produced byOpenGaussStatementParser.dropSynonym().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropServer
Visit a parse tree produced byOpenGaussStatementParser.dropServer().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropStatistics
Visit a parse tree produced byOpenGaussStatementParser.dropStatistics().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSubscription
Visit a parse tree produced byOpenGaussStatementParser.dropSubscription().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTablespace
Visit a parse tree produced byOpenGaussStatementParser.dropTablespace().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTextSearch
Visit a parse tree produced byOpenGaussStatementParser.dropTextSearch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTransform
Visit a parse tree produced byOpenGaussStatementParser.dropTransform().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit a parse tree produced byOpenGaussStatementParser.dropTrigger().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropType
Visit a parse tree produced byOpenGaussStatementParser.dropType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUserMapping
Visit a parse tree produced byOpenGaussStatementParser.dropUserMapping().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
Visit a parse tree produced byOpenGaussStatementParser.dropView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportForeignSchema
Visit a parse tree produced byOpenGaussStatementParser.importForeignSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportQualification
Visit a parse tree produced byOpenGaussStatementParser.importQualification().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportQualificationType
Visit a parse tree produced byOpenGaussStatementParser.importQualificationType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListen
Visit a parse tree produced byOpenGaussStatementParser.listen().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMove
Visit a parse tree produced byOpenGaussStatementParser.move().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepare
Visit a parse tree produced byOpenGaussStatementParser.prepare().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeallocate
Visit a parse tree produced byOpenGaussStatementParser.deallocate().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepTypeClause
Visit a parse tree produced byOpenGaussStatementParser.prepTypeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRefreshMaterializedView
Visit a parse tree produced byOpenGaussStatementParser.refreshMaterializedView().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReIndex
Visit a parse tree produced byOpenGaussStatementParser.reIndex().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReIndexClauses
Visit a parse tree produced byOpenGaussStatementParser.reIndexClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexOptionList
Visit a parse tree produced byOpenGaussStatementParser.reindexOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexOptionElem
Visit a parse tree produced byOpenGaussStatementParser.reindexOptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexTargetMultitable
Visit a parse tree produced byOpenGaussStatementParser.reindexTargetMultitable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexTargetType
Visit a parse tree produced byOpenGaussStatementParser.reindexTargetType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignTable
Visit a parse tree produced byOpenGaussStatementParser.alterForeignTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignTableClauses
Visit a parse tree produced byOpenGaussStatementParser.alterForeignTableClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperator
Visit a parse tree produced byOpenGaussStatementParser.createOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperatorClass
Visit a parse tree produced byOpenGaussStatementParser.createOperatorClass().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperatorFamily
Visit a parse tree produced byOpenGaussStatementParser.createOperatorFamily().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabelStmt
Visit a parse tree produced byOpenGaussStatementParser.securityLabelStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabel
Visit a parse tree produced byOpenGaussStatementParser.securityLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabelClausces
Visit a parse tree produced byOpenGaussStatementParser.securityLabelClausces().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnlisten
Visit a parse tree produced byOpenGaussStatementParser.unlisten().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
Visit a parse tree produced byOpenGaussStatementParser.createSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchemaClauses
Visit a parse tree produced byOpenGaussStatementParser.createSchemaClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaEltList
Visit a parse tree produced byOpenGaussStatementParser.schemaEltList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaStmt
Visit a parse tree produced byOpenGaussStatementParser.schemaStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeClause
Visit a parse tree produced byOpenGaussStatementParser.privilegeClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleClause
Visit a parse tree produced byOpenGaussStatementParser.roleClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeTypes
Visit a parse tree produced byOpenGaussStatementParser.privilegeTypes().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnObjectClause
Visit a parse tree produced byOpenGaussStatementParser.onObjectClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericOnlyList
Visit a parse tree produced byOpenGaussStatementParser.numericOnlyList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeLevel
Visit a parse tree produced byOpenGaussStatementParser.privilegeLevel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoutineName
Visit a parse tree produced byOpenGaussStatementParser.routineName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeType
Visit a parse tree produced byOpenGaussStatementParser.privilegeType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDirectory
Visit a parse tree produced byOpenGaussStatementParser.createDirectory().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
Visit a parse tree produced byOpenGaussStatementParser.alterSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
Visit a parse tree produced byOpenGaussStatementParser.dropSchema().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFetch
Visit a parse tree produced byOpenGaussStatementParser.fetch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPackage
Visit a parse tree produced byOpenGaussStatementParser.alterPackage().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNext
Visit a parse tree produced by thenextlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrior
Visit a parse tree produced by thepriorlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFirst
Visit a parse tree produced by thefirstlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLast
Visit a parse tree produced by thelastlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbsoluteCount
Visit a parse tree produced by theabsoluteCountlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelativeCount
Visit a parse tree produced by therelativeCountlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCount
Visit a parse tree produced by thecountlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAll
Visit a parse tree produced by thealllabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForward
Visit a parse tree produced by theforwardlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardCount
Visit a parse tree produced by theforwardCountlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardAll
Visit a parse tree produced by theforwardAlllabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackward
Visit a parse tree produced by thebackwardlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackwardCount
Visit a parse tree produced by thebackwardCountlabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackwardAll
Visit a parse tree produced by thebackwardAlllabeled alternative inOpenGaussStatementParser.direction().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShow
Visit a parse tree produced byOpenGaussStatementParser.show().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSet
Visit a parse tree produced byOpenGaussStatementParser.set().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuntimeScope
Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeZoneClause
Visit a parse tree produced byOpenGaussStatementParser.timeZoneClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConfigurationParameterClause
T visitConfigurationParameterClause(OpenGaussStatementParser.ConfigurationParameterClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.configurationParameterClause().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResetParameter
Visit a parse tree produced byOpenGaussStatementParser.resetParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced byOpenGaussStatementParser.explain().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainableStmt
Visit a parse tree produced byOpenGaussStatementParser.explainableStmt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionList
Visit a parse tree produced byOpenGaussStatementParser.explainOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionElem
Visit a parse tree produced byOpenGaussStatementParser.explainOptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionArg
Visit a parse tree produced byOpenGaussStatementParser.explainOptionArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionName
Visit a parse tree produced byOpenGaussStatementParser.explainOptionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnalyzeKeyword
Visit a parse tree produced byOpenGaussStatementParser.analyzeKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnalyzeTable
Visit a parse tree produced byOpenGaussStatementParser.analyzeTable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuumRelationList
Visit a parse tree produced byOpenGaussStatementParser.vacuumRelationList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuumRelation
Visit a parse tree produced byOpenGaussStatementParser.vacuumRelation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionList
Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionElem
Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionElem().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionArg
Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionArg().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionName
Visit a parse tree produced byOpenGaussStatementParser.vacAnalyzeOptionName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoad
Visit a parse tree produced byOpenGaussStatementParser.load().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuum
Visit a parse tree produced byOpenGaussStatementParser.vacuum().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyStatement
Visit a parse tree produced byOpenGaussStatementParser.emptyStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCall
Visit a parse tree produced byOpenGaussStatementParser.call().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallClauses
Visit a parse tree produced byOpenGaussStatementParser.callClauses().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-