Class PostgreSQLDDLStatementSQLVisitor
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>,org.apache.shardingsphere.sql.parser.api.visitor.operation.SQLOperationVisitor,org.apache.shardingsphere.sql.parser.api.visitor.operation.SQLStatementVisitor,org.apache.shardingsphere.sql.parser.api.visitor.SQLVisitor,org.apache.shardingsphere.sql.parser.api.visitor.type.DDLSQLVisitor,org.apache.shardingsphere.sql.parser.api.visitor.type.SQLTypeVisitor,PostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.addColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.addConstraintSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterAggregate().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterCollation().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterConversion().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterDefaultPrivileges().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterDefinitionClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterDomain().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterExtension().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterForeignDataWrapper().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterForeignTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterGroup().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterLanguage().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterMaterializedView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterTablespace().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchDictionary().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchParser().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchTemplate().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.alterView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.close().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.cluster().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.columnDefinition().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.comment().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createConversion().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createDatabase().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createDefinitionClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createDomain().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createExtension().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createLanguage().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createRule().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createTablespace().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createTextSearch().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createType().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.createView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.cursorName().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.deallocate().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.declare().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.discard().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropAccessMethod().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropAggregate().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropCast().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropCollation().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropConstraintSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropConversion().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropDatabase().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropDomain().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropEventTrigger().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropExtension().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropForeignDataWrapper().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropForeignTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropFunction().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropGroup().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropLanguage().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropMaterializedView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropOperator().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropOperatorClass().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropOperatorFamily().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropOwned().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropPolicy().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropProcedure().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropPublication().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropRoutine().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropRule().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropSchema().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropSequence().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropServer().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropStatistics().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropSubscription().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropTablespace().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropTextSearch().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropTrigger().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropType().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.dropView().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.indexNames().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.indexParams().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.modifyColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodevisitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.modifyConstraintSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.nameList().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.prepare().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.renameColumnSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.renameTableSpecification().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.tableConstraint().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.tableConstraintUsingIndex().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.tableNameClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.tableNamesClause().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodeVisit a parse tree produced byPostgreSQLStatementParser.truncateTable().org.apache.shardingsphere.sql.parser.api.visitor.ASTNodevisitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.validateConstraintSpecification().Methods inherited from class org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl.PostgreSQLStatementSQLVisitor
getOriginalText, visitAExpr, visitAexprConst, visitAliasClause, visitAnyName, visitAttrs, visitBExpr, visitCExpr, visitColumnName, visitColumnNames, visitColumnref, visitConstraintName, visitDataType, visitDataTypeLength, visitDataTypeName, visitDelete, visitExecuteStmt, visitExprList, visitForLockingClause, visitFromClause, visitFromList, visitFuncExpr, visitFunctionExprCommonSubexpr, visitGroupByItem, visitGroupClause, visitHavingClause, visitIdentifier, visitIndexName, visitInsert, visitInsertColumnItem, visitInsertColumnList, visitInsertRest, visitInsertTarget, visitName, visitNumberLiterals, visitParameterMarker, visitQualifiedName, visitQualifiedNameList, visitRelationExprOptAlias, visitSchemaName, visitSelect, visitSelectClauseN, visitSelectLimit, visitSelectLimitValue, visitSelectNoParens, visitSelectOffsetValue, visitSelectWithParens, visitSetClause, visitSetClauseList, visitSetTarget, visitSimpleSelect, visitSortby, visitSortClause, visitTableName, visitTableNames, visitTableReference, visitTargetEl, visitTargetList, visitUnreservedWord, visitUpdate, visitWhereClause, visitWhereOrCurrentClause, visitWindowClauseMethods inherited from class org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParserBaseVisitor
visitAbort, visitAccessMethod, visitAccessMethodClause, visitAction, visitAggrArg, visitAggrArgs, visitAggrArgsList, visitAggregateSignature, visitAggregateWithArgtypes, visitAggregateWithArgtypesList, visitAlias, visitAllOp, visitAllOrDistinct, visitAlterAggregateDefinitionClause, visitAlterCollationClause, visitAlterColumnDefault, visitAlterColumnSetOption, visitAlterConversionClause, visitAlterDatabase, visitAlterDatabaseClause, visitAlterDomainClause, visitAlterEventTrigger, visitAlterEventTriggerClause, visitAlterExtensionClauses, visitAlterExtensionOptItem, visitAlterExtensionOptList, visitAlterForeignDataWrapperClauses, visitAlterForeignTableClauses, visitAlterfuncOptList, visitAlterFunctionClauses, visitAlterGenericOptionElem, visitAlterGenericOptionList, visitAlterGenericOptions, visitAlterGroupClauses, visitAlterIdentityColumnOption, visitAlterIdentityColumnOptionList, visitAlterIndexDefinitionClause, visitAlterIndexDependsOnExtension, visitAlterIndexSetTableSpace, visitAlterLargeObject, visitAlterMaterializedViewClauses, visitAlterOperator, visitAlterOperatorClass, visitAlterOperatorClassClauses, visitAlterOperatorClauses, visitAlterOperatorFamily, visitAlterOperatorFamilyClauses, visitAlterOptRoleElem, visitAlterOptRoleList, visitAlterPolicy, visitAlterPolicyClauses, visitAlterProcedureClauses, visitAlterPublication, visitAlterRenameColumn, visitAlterRenameView, visitAlterRole, visitAlterRoutine, visitAlterRule, visitAlterSequenceClauses, visitAlterServer, visitAlterSetSchema, visitAlterStatistics, visitAlterSubscription, visitAlterSystem, visitAlterTableAction, visitAlterTableActions, visitAlterTableCmd, visitAlterTableCmds, visitAlterTextSearchConfiguration, visitAlterTextSearchConfigurationClauses, visitAlterTrigger, visitAlterType, visitAlterTypeClauses, visitAlterTypeCmd, visitAlterTypeCmds, visitAlterUser, visitAlterUserClauses, visitAlterUserMapping, visitAlterUsing, visitAlterViewCmds, visitAnalyzeKeyword, visitAnalyzeTable, visitAndOperator, visitAnyNameList, visitAnyOperator, visitArgClass, visitArrayExpr, visitArrayExprList, visitAscDesc, visitAsteriskClause, visitAttributeOption, visitAttributeOptions, visitAttrName, visitAuthIdent, visitBeginTransaction, visitBit, visitBitWithLength, visitBitWithoutLength, visitBooleanOrString, visitBooleanValue, visitCall, visitCallArgument, visitCallArguments, visitCaseArg, visitCaseDefault, visitCaseExpr, visitCastContext, visitCharacter, visitCharacterClause, visitCharacterSet, visitCharacterWithLength, visitCharacterWithoutLength, visitCheckOption, visitCheckpoint, visitClusterIndexSpecification, visitClusterVerboseOption, visitClusterVerboseOptionList, visitClusterVerboseSpecification, visitColConstraint, visitColConstraintElem, visitColId, visitColLabel, visitColLable, visitCollate, visitCollateClause, visitCollationName, visitColNameKeyword, visitColQualList, visitColumnCompression, visitColumnConstraint, visitColumnConstraintOption, visitColumnDef, visitColumnDefList, visitColumnElem, visitColumnList, visitColumnOptions, visitCommentClauses, visitCommentText, visitCommit, visitCommitPrepared, visitCommonFuncOptItem, visitCommonTableExpr, visitComparisonOperator, visitConcurrentlyClause, visitConfigurationParameterClause, visitConsTableSpace, visitConstDatetime, visitConstInterval, visitConstraintAttr, visitConstraintAttributeElem, visitConstraintAttributeSpec, visitConstraintClause, visitConstraintOptionalParam, visitConstraintsSetList, visitConstraintsSetMode, visitCopy, visitCopyDelimiter, visitCopyGenericOptArg, visitCopyGenericOptArgList, visitCopyGenericOptArgListItem, visitCopyGenericOptElem, visitCopyGenericOptList, visitCopyOptions, visitCopyOptItem, visitCopyOptList, visitCreateAccessMethod, visitCreateAggregate, visitCreateCast, visitCreateCollation, visitCreateDatabaseSpecification, visitCreatedbOptItem, visitCreatedbOptItems, visitCreatedbOptName, visitCreateDefinition, visitCreateEventTrigger, visitCreateExtensionOptItem, visitCreateExtensionOptList, visitCreateForeignDataWrapper, visitCreateForeignTable, visitCreateForeignTableClauses, visitCreatefuncOptItem, visitCreatefuncOptList, visitCreateGenericOptions, visitCreateGroup, visitCreateIndexSpecification, visitCreateMaterializedView, visitCreateMvTarget, visitCreateOperator, visitCreateOperatorClass, visitCreateOperatorFamily, visitCreateOptRoleElem, visitCreatePolicy, visitCreatePublication, visitCreateRole, visitCreateSchemaClauses, visitCreateServer, visitCreateStatistics, visitCreateSubscription, visitCreateTableSpecification, visitCreateTransform, visitCreateTrigger, visitCreateTypeClauses, visitCreateUser, visitCreateUserMapping, visitCteList, visitCubeClause, visitCursorOption, visitCursorOptions, visitDatabaseName, visitDefACLAction, visitDefACLOption, visitDefACLOptionList, visitDefaclPrivilegeTarget, visitDefArg, visitDefaultExpr, visitDefElem, visitDefinition, visitDefList, visitDistinct, visitDistinctClause, visitDocumentOrContent, visitDoStatement, visitDostmtOptItem, visitDostmtOptList, visitDropBehavior, visitDropDroup, visitDropIndexOpt, visitDropRole, visitDropTableOpt, visitDropTransform, visitDropTypeName, visitDropUser, visitDropUserMapping, visitEmptyGroupingSet, visitEncoding, visitEnd, visitEnumValList, visitEvent, visitEventTriggerValueList, visitEventTriggerWhenItem, visitEventTriggerWhenList, visitExclusionConstraintElem, visitExclusionConstraintList, visitExclusionWhereClause, visitExecute, visitExecuteParamClause, visitExistClause, visitExistingWindowName, visitExplain, visitExplainableStmt, visitExplainOptionArg, visitExplainOptionElem, visitExplainOptionList, visitExplainOptionName, visitExplicitRow, visitExtractArg, visitExtractList, visitFdwOption, visitFdwOptions, visitFetch, visitFetchArgs, visitFileName, visitFilterClause, visitFirstOrNext, visitForeignServerVersion, visitForLockingItem, visitForLockingItems, visitForLockingStrength, visitFrameBound, visitFrameClause, visitFrameExtent, visitFuncAliasClause, visitFuncApplication, visitFuncArg, visitFuncArgExpr, visitFuncArgList, visitFuncArgs, visitFuncArgsList, visitFuncArgsWithDefaults, visitFuncArgsWithDefaultsList, visitFuncArgWithDefault, visitFuncAs, visitFuncExprWindowless, visitFuncName, visitFuncReturn, visitFunctionExprWindowless, visitFunctionSetResetClause, visitFunctionTable, visitFunctionWithArgtypes, visitFunctionWithArgtypesList, visitFuncType, visitGeneratedWhen, visitGenericOptionArg, visitGenericOptionElem, visitGenericOptionList, visitGenericOptionName, visitGenericReset, visitGenericSet, visitGenericType, visitGrant, visitGrantee, visitGranteeList, visitGrantGrantOption, visitGroupByList, visitGroupingSetsClause, visitHandlerName, visitHashPartbound, visitHashPartboundElem, visitIgnoredIdentifier, visitIgnoredIdentifiers, visitImplicitRow, visitImportForeignSchema, visitImportQualification, visitImportQualificationType, visitInclude, visitIndexElem, visitIndexElemOptions, visitIndexIncludingParams, visitIndexParameters, visitIndexPartitionCmd, visitIndirection, visitIndirectionEl, visitInExpr, visitInheritClause, visitIntervalSecond, visitIntoClause, visitIsoLevel, visitJoinedTable, visitJoinOuter, visitJoinQual, visitJoinType, visitJsonbConcat, visitJsonbContainAllTopKey, visitJsonbContainAnyTopKey, visitJsonbContainLeft, visitJsonbContainRight, visitJsonbContainTopKey, visitJsonbDelete, visitJsonbPathContainAnyValue, visitJsonbPathDelete, visitJsonbPathPredicateCheck, visitJsonExtract, visitJsonExtractText, visitJsonPathExtract, visitJsonPathExtractText, visitKeyAction, visitKeyActions, visitKeyDelete, visitKeyMatch, visitKeyUpdate, visitLikeOption, visitLimitClause, visitListen, visitLiteralsType, visitLoad, visitLock, visitLockedRelsList, visitLockType, visitMathOperator, visitModifyColumn, visitMove, visitNamedNotation, visitNoInherit, visitNonReservedWord, visitNonReservedWordOrSconst, visitNotExistClause, visitNotifyStmt, visitNowaitOrSkip, visitNullsOrder, visitNumeric, visitNumericOnly, visitNumericOnlyList, visitObjectTypeAnyName, visitObjectTypeName, visitObjectTypeNameOnAnyName, visitOffsetClause, visitOldAggrDefinition, visitOldAggrElem, visitOldAggrList, visitOnCommitOption, visitOnlyClause, visitOnObjectClause, visitOp, visitOpclassItem, visitOpclassItemList, visitOpclassPurpose, visitOperArgtypes, visitOperatorDefArg, visitOperatorDefElem, visitOperatorDefList, visitOperatorWithArgtypes, visitOperatorWithArgtypesList, visitOptArrayBounds, visitOptClass, visitOptColumnList, visitOptConfExpr, visitOptFloat, visitOptIndirection, visitOptInterval, visitOptionForClause, visitOptMaterialized, visitOptNameList, visitOptOnConflict, visitOptTempTableName, visitOptWindowExclusionClause, visitOrdinality, visitOrOperator, visitOverClause, visitOverlayList, visitOverlayPlacing, visitOverrideKind, visitOwner, visitParamName, visitParenthesizedSeqOptList, visitPartElem, visitPartitionBoundSpec, visitPartitionClause, visitPartitionCmd, visitPartitionSpec, visitPartParams, visitPartStrategy, visitPatternMatchingOperator, visitPositionalNotation, visitPositionList, visitPreparableStmt, visitPrepareTransaction, visitPrepTypeClause, visitPrimaryKey, visitPrivilege, visitPrivilegeClause, visitPrivilegeLevel, visitPrivilegeList, visitPrivileges, visitPrivilegeType, visitPrivilegeTypes, visitPublicationForTables, visitPublicationNameItem, visitPublicationNameList, visitQualAllOp, visitQualOp, visitReassignOwned, visitRefreshMaterializedView, visitRefreshMatViewStmt, visitReIndex, visitReIndexClauses, visitReindexOptionElem, visitReindexOptionList, visitReindexTargetMultitable, visitReindexTargetType, visitRelationExpr, visitRelationExprList, visitReleaseSavepoint, visitReloptionElem, visitReloptionList, visitReloptions, visitRenameConstraint, visitRenameIndexSpecification, visitRepeatableClause, visitReplicaIdentity, visitReservedKeyword, visitResetParameter, visitResetRest, visitRestartSeqs, visitReturningClause, visitRevoke, visitRoleClause, visitRoleList, visitRoleSpec, visitRollback, visitRollbackPrepared, visitRollbackToSavepoint, visitRollupClause, visitRoutineName, visitRow, visitRowOrRows, visitRowSecurityCmd, visitRowsFromItem, visitRowsFromList, visitRuleActionList, visitRuleActionMulti, visitRuleActionStmt, visitRuntimeScope, visitSavepoint, visitSchemaEltList, visitSchemaNameList, visitSchemaStmt, visitSecurityLabel, visitSecurityLabelClausces, visitSecurityLabelStmt, visitSelectFetchFirstValue, visitSeqOptElem, visitSeqOptList, visitSequenceOption, visitSequenceOptions, visitSet, visitSetConstraints, visitSetData, visitSetResetClause, visitSetRest, visitSetRestMore, visitSetTargetList, visitSetTransaction, visitShow, visitSignedIconst, visitSimpleTypeName, visitSliceBound, visitSortbyList, visitStartTransaction, visitStorageParameter, visitStorageParameterWithValue, visitSubqueryOp, visitSubstrFor, visitSubstrFrom, visitSubstrList, visitSubType, visitTableAccessMethodClause, visitTableConstraintOption, visitTableElement, visitTableElementList, visitTableFuncColumn, visitTableFuncColumnList, visitTableFuncElement, visitTableFuncElementList, visitTableLikeClause, visitTableLikeOption, visitTableLikeOptionList, visitTablesampleClause, visitTableSpace, visitTempOption, visitTiggerName, visitTimezone, visitTimeZoneClause, visitTransactionModeItem, visitTransactionModeList, visitTransformElementList, visitTransformTypeList, visitTransitionOldOrNew, visitTransitionRelName, visitTransitionRowOrTable, visitTriggerActionTime, visitTriggerEvents, visitTriggerForSpec, visitTriggerFuncArg, visitTriggerFuncArgs, visitTriggerOneEvent, visitTriggerReferencing, visitTriggerTransition, visitTriggerTransitions, visitTriggerWhen, visitTrimList, visitTypedTableElement, visitTypedTableElementList, visitTypeFuncNameKeyword, visitTypeFunctionName, visitTypeList, visitTypeModifiers, visitTypeName, visitTypeNameList, visitUescape, visitUnicodeNormalForm, visitUnlisten, visitUsingClause, visitVacAnalyzeOptionArg, visitVacAnalyzeOptionElem, visitVacAnalyzeOptionList, visitVacAnalyzeOptionName, visitVacuum, visitVacuumRelation, visitVacuumRelationList, visitValidatorClause, visitValuesClause, visitVariableResetStmt, visitVarList, visitVarName, visitVarValue, visitWhenClause, visitWhenClauseList, visitWindowDefinition, visitWindowDefinitionList, visitWindowExclusionClause, visitWindowName, visitWindowSpecification, visitWithClause, visitWithData, visitWithinGroupClause, visitWithOption, visitXmlAttributeEl, visitXmlAttributeList, visitXmlAttributes, visitXmlExistsArgument, visitXmlNamespaceEl, visitXmlNamespaceList, visitXmlPassingMech, visitXmlRootStandalone, visitXmlRootVersion, visitXmlTable, visitXmlTableColumnEl, visitXmlTableColumnList, visitXmlTableColumnOptionEl, visitXmlTableColumnOptionList, visitXmlWhitespaceOption, visitZoneValueMethods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
PostgreSQLDDLStatementSQLVisitor
-
-
Method Details
-
visitCreateTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTable(PostgreSQLStatementParser.CreateTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinitionClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateDefinitionClause(PostgreSQLStatementParser.CreateDefinitionClauseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDefinitionClausein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateDefinitionClausein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTable(PostgreSQLStatementParser.AlterTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterAggregate
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterAggregate(PostgreSQLStatementParser.AlterAggregateContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterAggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterAggregatein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterAggregatein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCollation
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterCollation(PostgreSQLStatementParser.AlterCollationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterCollation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterCollationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterCollationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefaultPrivileges
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterDefaultPrivileges(PostgreSQLStatementParser.AlterDefaultPrivilegesContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterDefaultPrivileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDefaultPrivilegesin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterDefaultPrivilegesin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignDataWrapper
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterForeignDataWrapper(PostgreSQLStatementParser.AlterForeignDataWrapperContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterForeignDataWrapper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignDataWrapperin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterForeignDataWrapperin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterDefinitionClause(PostgreSQLStatementParser.AlterDefinitionClauseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDefinitionClausein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterDefinitionClausein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterForeignTable(PostgreSQLStatementParser.AlterForeignTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterForeignTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterForeignTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropForeignTable(PostgreSQLStatementParser.DropForeignTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropForeignTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropForeignTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropForeignTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGroup
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterGroup(PostgreSQLStatementParser.AlterGroupContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGroupin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterGroupin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterMaterializedView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterMaterializedView(PostgreSQLStatementParser.AlterMaterializedViewContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterMaterializedViewin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterMaterializedViewin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddConstraintSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAddConstraintSpecification(PostgreSQLStatementParser.AddConstraintSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.addConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAddConstraintSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidateConstraintSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.validateConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidateConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitValidateConstraintSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyConstraintSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.modifyConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitModifyConstraintSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropConstraintSpecification(PostgreSQLStatementParser.DropConstraintSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropConstraintSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDomain
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterDomain(PostgreSQLStatementParser.AlterDomainContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDomainin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterDomainin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameTableSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitRenameTableSpecification(PostgreSQLStatementParser.RenameTableSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.renameTableSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameTableSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitRenameTableSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.addColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddColumnSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAddColumnSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitColumnDefinition(PostgreSQLStatementParser.ColumnDefinitionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.columnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefinitionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitColumnDefinitionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraintUsingIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTableConstraintUsingIndex(PostgreSQLStatementParser.TableConstraintUsingIndexContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.tableConstraintUsingIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintUsingIndexin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTableConstraintUsingIndexin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTableConstraint(PostgreSQLStatementParser.TableConstraintContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.tableConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTableConstraintin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitModifyColumnSpecification(PostgreSQLStatementParser.ModifyColumnSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.modifyColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyColumnSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitModifyColumnSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropColumnSpecification(PostgreSQLStatementParser.DropColumnSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropColumnSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropColumnSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameColumnSpecification
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitRenameColumnSpecification(PostgreSQLStatementParser.RenameColumnSpecificationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.renameColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameColumnSpecificationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitRenameColumnSpecificationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTable(PostgreSQLStatementParser.DropTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTruncateTable(PostgreSQLStatementParser.TruncateTableContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.truncateTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTruncateTablein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTruncateTablein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPolicy
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropPolicy(PostgreSQLStatementParser.DropPolicyContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropPolicy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPolicyin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropPolicyin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRule
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropRule(PostgreSQLStatementParser.DropRuleContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRulein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropRulein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropStatistics
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropStatistics(PostgreSQLStatementParser.DropStatisticsContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropStatistics().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropStatisticsin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropStatisticsin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPublication
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropPublication(PostgreSQLStatementParser.DropPublicationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropPublication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPublicationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropPublicationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSubscription
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropSubscription(PostgreSQLStatementParser.DropSubscriptionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropSubscription().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSubscriptionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropSubscriptionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateIndex(PostgreSQLStatementParser.CreateIndexContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateIndexin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexParams
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitIndexParams(PostgreSQLStatementParser.IndexParamsContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.indexParams().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexParamsin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitIndexParamsin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterIndex(PostgreSQLStatementParser.AlterIndexContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterIndexin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropIndex(PostgreSQLStatementParser.DropIndexContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropIndexin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropIndexin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNames
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitIndexNames(PostgreSQLStatementParser.IndexNamesContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.indexNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNamesin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitIndexNamesin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNameClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTableNameClause(PostgreSQLStatementParser.TableNameClauseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.tableNameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNameClausein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTableNameClausein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNamesClause
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitTableNamesClause(PostgreSQLStatementParser.TableNamesClauseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.tableNamesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamesClausein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitTableNamesClausein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterFunction(PostgreSQLStatementParser.AlterFunctionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterFunctionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterFunctionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterProcedure(PostgreSQLStatementParser.AlterProcedureContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterProcedurein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterProcedurein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateFunction(PostgreSQLStatementParser.CreateFunctionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateFunctionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateFunctionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateProcedure(PostgreSQLStatementParser.CreateProcedureContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateProcedurein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateProcedurein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropFunction(PostgreSQLStatementParser.DropFunctionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropFunctionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropFunctionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropGroup
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropGroup(PostgreSQLStatementParser.DropGroupContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropGroupin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropGroupin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropView(PostgreSQLStatementParser.DropViewContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropViewin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropViewin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateView(PostgreSQLStatementParser.CreateViewContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateViewin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateViewin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterView(PostgreSQLStatementParser.AlterViewContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterViewin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterViewin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropDatabase(PostgreSQLStatementParser.DropDatabaseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDatabasein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropDatabasein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropProcedure(PostgreSQLStatementParser.DropProcedureContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropProcedurein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropProcedurein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRoutine
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropRoutine(PostgreSQLStatementParser.DropRoutineContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropRoutine().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRoutinein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropRoutinein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateDatabase(PostgreSQLStatementParser.CreateDatabaseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabasein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateDatabasein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateSequence(PostgreSQLStatementParser.CreateSequenceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSequencein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateSequencein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterSequence(PostgreSQLStatementParser.AlterSequenceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSequencein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterSequencein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropSequence(PostgreSQLStatementParser.DropSequenceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSequencein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropSequencein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepare
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitPrepare(PostgreSQLStatementParser.PrepareContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.prepare().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreparein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitPreparein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeallocate
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDeallocate(PostgreSQLStatementParser.DeallocateContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.deallocate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeallocatein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDeallocatein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCast
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropCast(PostgreSQLStatementParser.DropCastContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropCast().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropCastin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropCastin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTablespace
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTablespace(PostgreSQLStatementParser.CreateTablespaceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablespacein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTablespacein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTablespace
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTablespace(PostgreSQLStatementParser.AlterTablespaceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTablespacein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTablespacein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTablespace
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTablespace(PostgreSQLStatementParser.DropTablespaceContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablespacein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTablespacein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTextSearch
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTextSearch(PostgreSQLStatementParser.DropTextSearchContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropTextSearch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTextSearchin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTextSearchin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDomain
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropDomain(PostgreSQLStatementParser.DropDomainContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDomainin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropDomainin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDomain
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateDomain(PostgreSQLStatementParser.CreateDomainContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDomainin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateDomainin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRule
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateRule(PostgreSQLStatementParser.CreateRuleContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRulein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateRulein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLanguage
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateLanguage(PostgreSQLStatementParser.CreateLanguageContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLanguagein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateLanguagein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateSchema(PostgreSQLStatementParser.CreateSchemaContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemain interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateSchemain classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterSchema(PostgreSQLStatementParser.AlterSchemaContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSchemain interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterSchemain classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropSchema(PostgreSQLStatementParser.DropSchemaContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSchemain interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropSchemain classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameList
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitNameList(PostgreSQLStatementParser.NameListContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.nameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNameListin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitNameListin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLanguage
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterLanguage(PostgreSQLStatementParser.AlterLanguageContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterLanguagein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterLanguagein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLanguage
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropLanguage(PostgreSQLStatementParser.DropLanguageContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropLanguagein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropLanguagein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateConversion
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateConversion(PostgreSQLStatementParser.CreateConversionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateConversionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateConversionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateType
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateType(PostgreSQLStatementParser.CreateTypeContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTypein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTypein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConversion
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropConversion(PostgreSQLStatementParser.DropConversionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConversionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropConversionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConversion
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterConversion(PostgreSQLStatementParser.AlterConversionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterConversionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterConversionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTextSearch
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateTextSearch(PostgreSQLStatementParser.CreateTextSearchContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createTextSearch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTextSearchin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateTextSearchin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchDictionary
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchDictionary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchDictionaryin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTextSearchDictionaryin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchTemplate
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTextSearchTemplate(PostgreSQLStatementParser.AlterTextSearchTemplateContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchTemplatein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTextSearchTemplatein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchParser
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterTextSearchParser(PostgreSQLStatementParser.AlterTextSearchParserContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterTextSearchParser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchParserin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterTextSearchParserin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtension
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCreateExtension(PostgreSQLStatementParser.CreateExtensionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.createExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateExtensionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCreateExtensionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtension
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitAlterExtension(PostgreSQLStatementParser.AlterExtensionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.alterExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtensionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitAlterExtensionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropExtension
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropExtension(PostgreSQLStatementParser.DropExtensionContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropExtensionin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropExtensionin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclare
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDeclare(PostgreSQLStatementParser.DeclareContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.declare().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDeclarein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiscard
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDiscard(PostgreSQLStatementParser.DiscardContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.discard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDiscardin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDiscardin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOwned
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropOwned(PostgreSQLStatementParser.DropOwnedContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropOwned().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOwnedin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropOwnedin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperator
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropOperator(PostgreSQLStatementParser.DropOperatorContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropOperatorin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropMaterializedView
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropMaterializedView(PostgreSQLStatementParser.DropMaterializedViewContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropMaterializedViewin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropMaterializedViewin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropEventTrigger
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropEventTrigger(PostgreSQLStatementParser.DropEventTriggerContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropEventTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropEventTriggerin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropEventTriggerin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAggregate
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropAggregate(PostgreSQLStatementParser.DropAggregateContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropAggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropAggregatein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropAggregatein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCollation
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropCollation(PostgreSQLStatementParser.DropCollationContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropCollation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropCollationin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropCollationin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignDataWrapper
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropForeignDataWrapper(PostgreSQLStatementParser.DropForeignDataWrapperContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropForeignDataWrapper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropForeignDataWrapperin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropForeignDataWrapperin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropTrigger(PostgreSQLStatementParser.DropTriggerContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTriggerin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTriggerin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropType
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropType(PostgreSQLStatementParser.DropTypeContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTypein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropTypein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComment
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitComment(PostgreSQLStatementParser.CommentContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.comment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCommentin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorClass
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropOperatorClass(PostgreSQLStatementParser.DropOperatorClassContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropOperatorClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorClassin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropOperatorClassin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorFamily
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropOperatorFamily(PostgreSQLStatementParser.DropOperatorFamilyContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropOperatorFamily().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorFamilyin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropOperatorFamilyin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAccessMethod
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropAccessMethod(PostgreSQLStatementParser.DropAccessMethodContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropAccessMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropAccessMethodin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropAccessMethodin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropServer
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitDropServer(PostgreSQLStatementParser.DropServerContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.dropServer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropServerin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitDropServerin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClose
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitClose(PostgreSQLStatementParser.CloseContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.close().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClosein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitClosein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorName
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCursorName(PostgreSQLStatementParser.CursorNameContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.cursorName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorNamein interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitCursorNamein classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCluster
public org.apache.shardingsphere.sql.parser.api.visitor.ASTNode visitCluster(PostgreSQLStatementParser.ClusterContext ctx) Description copied from class:PostgreSQLStatementParserBaseVisitorVisit a parse tree produced byPostgreSQLStatementParser.cluster().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterin interfacePostgreSQLStatementParserVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Overrides:
visitClusterin classPostgreSQLStatementParserBaseVisitor<org.apache.shardingsphere.sql.parser.api.visitor.ASTNode>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-