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