Class PostgreSQLStatementParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,PostgreSQLStatementParserVisitor<T>
- Direct Known Subclasses:
PostgreSQLStatementSQLVisitor
PostgreSQLStatementParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced 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 class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
PostgreSQLStatementParserBaseVisitor
public PostgreSQLStatementParserBaseVisitor()
-
-
Method Details
-
visitExecute
Visit a parse tree produced byPostgreSQLStatementParser.execute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecutein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTransaction
Visit a parse tree produced byPostgreSQLStatementParser.setTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTransactionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBeginTransaction
Visit a parse tree produced byPostgreSQLStatementParser.beginTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBeginTransactionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommit
Visit a parse tree produced byPostgreSQLStatementParser.commit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommitin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSavepoint
Visit a parse tree produced byPostgreSQLStatementParser.savepoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSavepointin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbort
Visit a parse tree produced byPostgreSQLStatementParser.abort().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAbortin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStartTransaction
Visit a parse tree produced byPostgreSQLStatementParser.startTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStartTransactionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnd
Visit a parse tree produced byPostgreSQLStatementParser.end().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEndin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollback
Visit a parse tree produced byPostgreSQLStatementParser.rollback().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReleaseSavepoint
Visit a parse tree produced byPostgreSQLStatementParser.releaseSavepoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReleaseSavepointin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackToSavepoint
Visit a parse tree produced byPostgreSQLStatementParser.rollbackToSavepoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackToSavepointin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommitPrepared
Visit a parse tree produced byPostgreSQLStatementParser.commitPrepared().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommitPreparedin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollbackPrepared
Visit a parse tree produced byPostgreSQLStatementParser.rollbackPrepared().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollbackPreparedin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetConstraints
Visit a parse tree produced byPostgreSQLStatementParser.setConstraints().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetConstraintsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintsSetMode
Visit a parse tree produced byPostgreSQLStatementParser.constraintsSetMode().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintsSetModein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintsSetList
Visit a parse tree produced byPostgreSQLStatementParser.constraintsSetList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintsSetListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLock
Visit a parse tree produced byPostgreSQLStatementParser.lock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLockin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLockType
Visit a parse tree produced byPostgreSQLStatementParser.lockType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLockTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepareTransaction
Visit a parse tree produced byPostgreSQLStatementParser.prepareTransaction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrepareTransactionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsert
Visit a parse tree produced byPostgreSQLStatementParser.insert().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertTarget
Visit a parse tree produced byPostgreSQLStatementParser.insertTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertTargetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertRest
Visit a parse tree produced byPostgreSQLStatementParser.insertRest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertRestin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverrideKind
Visit a parse tree produced byPostgreSQLStatementParser.overrideKind().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverrideKindin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnList
Visit a parse tree produced byPostgreSQLStatementParser.insertColumnList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertColumnListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInsertColumnItem
Visit a parse tree produced byPostgreSQLStatementParser.insertColumnItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInsertColumnItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptOnConflict
Visit a parse tree produced byPostgreSQLStatementParser.optOnConflict().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptOnConflictin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptConfExpr
Visit a parse tree produced byPostgreSQLStatementParser.optConfExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptConfExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUpdate
Visit a parse tree produced byPostgreSQLStatementParser.update().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUpdatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetClauseList
Visit a parse tree produced byPostgreSQLStatementParser.setClauseList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetClauseListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetClause
Visit a parse tree produced byPostgreSQLStatementParser.setClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTarget
Visit a parse tree produced byPostgreSQLStatementParser.setTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTargetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetTargetList
Visit a parse tree produced byPostgreSQLStatementParser.setTargetList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetTargetListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturningClause
Visit a parse tree produced byPostgreSQLStatementParser.returningClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturningClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDelete
Visit a parse tree produced byPostgreSQLStatementParser.delete().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeletein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExprOptAlias
Visit a parse tree produced byPostgreSQLStatementParser.relationExprOptAlias().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationExprOptAliasin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUsingClause
Visit a parse tree produced byPostgreSQLStatementParser.usingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUsingClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelect
Visit a parse tree produced byPostgreSQLStatementParser.select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectWithParens
Visit a parse tree produced byPostgreSQLStatementParser.selectWithParens().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectWithParensin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectNoParens
Visit a parse tree produced byPostgreSQLStatementParser.selectNoParens().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectNoParensin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectClauseN
Visit a parse tree produced byPostgreSQLStatementParser.selectClauseN().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectClauseNin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleSelect
Visit a parse tree produced byPostgreSQLStatementParser.simpleSelect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleSelectin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithClause
Visit a parse tree produced byPostgreSQLStatementParser.withClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntoClause
Visit a parse tree produced byPostgreSQLStatementParser.intoClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntoClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptTempTableName
Visit a parse tree produced byPostgreSQLStatementParser.optTempTableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptTempTableNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCteList
Visit a parse tree produced byPostgreSQLStatementParser.cteList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCteListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonTableExpr
Visit a parse tree produced byPostgreSQLStatementParser.commonTableExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonTableExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptMaterialized
Visit a parse tree produced byPostgreSQLStatementParser.optMaterialized().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptMaterializedin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptNameList
Visit a parse tree produced byPostgreSQLStatementParser.optNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreparableStmt
Visit a parse tree produced byPostgreSQLStatementParser.preparableStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreparableStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingClause
Visit a parse tree produced byPostgreSQLStatementParser.forLockingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForLockingClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingItems
Visit a parse tree produced byPostgreSQLStatementParser.forLockingItems().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForLockingItemsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingItem
Visit a parse tree produced byPostgreSQLStatementParser.forLockingItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForLockingItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNowaitOrSkip
Visit a parse tree produced byPostgreSQLStatementParser.nowaitOrSkip().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNowaitOrSkipin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForLockingStrength
Visit a parse tree produced byPostgreSQLStatementParser.forLockingStrength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForLockingStrengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLockedRelsList
Visit a parse tree produced byPostgreSQLStatementParser.lockedRelsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLockedRelsListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedNameList
Visit a parse tree produced byPostgreSQLStatementParser.qualifiedNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectLimit
Visit a parse tree produced byPostgreSQLStatementParser.selectLimit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectLimitin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValuesClause
Visit a parse tree produced byPostgreSQLStatementParser.valuesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValuesClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLimitClause
Visit a parse tree produced byPostgreSQLStatementParser.limitClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLimitClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOffsetClause
Visit a parse tree produced byPostgreSQLStatementParser.offsetClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOffsetClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectLimitValue
Visit a parse tree produced byPostgreSQLStatementParser.selectLimitValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectLimitValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectOffsetValue
Visit a parse tree produced byPostgreSQLStatementParser.selectOffsetValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectOffsetValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSelectFetchFirstValue
Visit a parse tree produced byPostgreSQLStatementParser.selectFetchFirstValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSelectFetchFirstValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowOrRows
Visit a parse tree produced byPostgreSQLStatementParser.rowOrRows().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowOrRowsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFirstOrNext
Visit a parse tree produced byPostgreSQLStatementParser.firstOrNext().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFirstOrNextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetList
Visit a parse tree produced byPostgreSQLStatementParser.targetList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTargetListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTargetEl
Visit a parse tree produced byPostgreSQLStatementParser.targetEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTargetElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupClause
Visit a parse tree produced byPostgreSQLStatementParser.groupClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByList
Visit a parse tree produced byPostgreSQLStatementParser.groupByList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupByItem
Visit a parse tree produced byPostgreSQLStatementParser.groupByItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupByItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyGroupingSet
Visit a parse tree produced byPostgreSQLStatementParser.emptyGroupingSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyGroupingSetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRollupClause
Visit a parse tree produced byPostgreSQLStatementParser.rollupClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRollupClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCubeClause
Visit a parse tree produced byPostgreSQLStatementParser.cubeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCubeClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGroupingSetsClause
Visit a parse tree produced byPostgreSQLStatementParser.groupingSetsClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGroupingSetsClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowClause
Visit a parse tree produced byPostgreSQLStatementParser.windowClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowDefinitionList
Visit a parse tree produced byPostgreSQLStatementParser.windowDefinitionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowDefinitionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowDefinition
Visit a parse tree produced byPostgreSQLStatementParser.windowDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowDefinitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowSpecification
Visit a parse tree produced byPostgreSQLStatementParser.windowSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExistingWindowName
Visit a parse tree produced byPostgreSQLStatementParser.existingWindowName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExistingWindowNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionClause
Visit a parse tree produced byPostgreSQLStatementParser.partitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameClause
Visit a parse tree produced byPostgreSQLStatementParser.frameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFrameClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameExtent
Visit a parse tree produced byPostgreSQLStatementParser.frameExtent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFrameExtentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFrameBound
Visit a parse tree produced byPostgreSQLStatementParser.frameBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFrameBoundin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptWindowExclusionClause
public T visitOptWindowExclusionClause(PostgreSQLStatementParser.OptWindowExclusionClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.optWindowExclusionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptWindowExclusionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlias
Visit a parse tree produced byPostgreSQLStatementParser.alias().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromClause
Visit a parse tree produced byPostgreSQLStatementParser.fromClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFromClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFromList
Visit a parse tree produced byPostgreSQLStatementParser.fromList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFromListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableReference
Visit a parse tree produced byPostgreSQLStatementParser.tableReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableReferencein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinedTable
Visit a parse tree produced byPostgreSQLStatementParser.joinedTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinedTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCrossJoinType
Visit a parse tree produced byPostgreSQLStatementParser.crossJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCrossJoinTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInnerJoinType
Visit a parse tree produced byPostgreSQLStatementParser.innerJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInnerJoinTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOuterJoinType
Visit a parse tree produced byPostgreSQLStatementParser.outerJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOuterJoinTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNaturalJoinType
Visit a parse tree produced byPostgreSQLStatementParser.naturalJoinType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNaturalJoinTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinOuter
Visit a parse tree produced byPostgreSQLStatementParser.joinOuter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinOuterin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJoinQual
Visit a parse tree produced byPostgreSQLStatementParser.joinQual().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJoinQualin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExpr
Visit a parse tree produced byPostgreSQLStatementParser.relationExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereClause
Visit a parse tree produced byPostgreSQLStatementParser.whereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhereOrCurrentClause
Visit a parse tree produced byPostgreSQLStatementParser.whereOrCurrentClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhereOrCurrentClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHavingClause
Visit a parse tree produced byPostgreSQLStatementParser.havingClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHavingClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoStatement
Visit a parse tree produced byPostgreSQLStatementParser.doStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoStatementin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDostmtOptList
Visit a parse tree produced byPostgreSQLStatementParser.dostmtOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDostmtOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDostmtOptItem
Visit a parse tree produced byPostgreSQLStatementParser.dostmtOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDostmtOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckpoint
Visit a parse tree produced byPostgreSQLStatementParser.checkpoint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCheckpointin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopy
Visit a parse tree produced byPostgreSQLStatementParser.copy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyWithTableOrQuery
Visit a parse tree produced byPostgreSQLStatementParser.copyWithTableOrQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyWithTableOrQueryin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyOptionList
Visit a parse tree produced byPostgreSQLStatementParser.copyOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyOption
Visit a parse tree produced byPostgreSQLStatementParser.copyOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyWithTableOrQueryBinaryCsv
public T visitCopyWithTableOrQueryBinaryCsv(PostgreSQLStatementParser.CopyWithTableOrQueryBinaryCsvContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.copyWithTableOrQueryBinaryCsv().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyWithTableOrQueryBinaryCsvin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCopyWithTableBinary
Visit a parse tree produced byPostgreSQLStatementParser.copyWithTableBinary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCopyWithTableBinaryin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterMarker
Visit a parse tree produced byPostgreSQLStatementParser.parameterMarker().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterMarkerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReservedKeyword
Visit a parse tree produced byPostgreSQLStatementParser.reservedKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReservedKeywordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberLiterals
Visit a parse tree produced byPostgreSQLStatementParser.numberLiterals().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumberLiteralsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralsType
Visit a parse tree produced byPostgreSQLStatementParser.literalsType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralsTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byPostgreSQLStatementParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUescape
Visit a parse tree produced byPostgreSQLStatementParser.uescape().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUescapein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnreservedWord
Visit a parse tree produced byPostgreSQLStatementParser.unreservedWord().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnreservedWordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeFuncNameKeyword
Visit a parse tree produced byPostgreSQLStatementParser.typeFuncNameKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeFuncNameKeywordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaName
Visit a parse tree produced byPostgreSQLStatementParser.schemaName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableName
Visit a parse tree produced byPostgreSQLStatementParser.tableName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnName
Visit a parse tree produced byPostgreSQLStatementParser.columnName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOwner
Visit a parse tree produced byPostgreSQLStatementParser.owner().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOwnerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitName
Visit a parse tree produced byPostgreSQLStatementParser.name().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNames
Visit a parse tree produced byPostgreSQLStatementParser.tableNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnNames
Visit a parse tree produced byPostgreSQLStatementParser.columnNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnNamesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollationName
Visit a parse tree produced byPostgreSQLStatementParser.collationName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollationNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexName
Visit a parse tree produced byPostgreSQLStatementParser.indexName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintName
Visit a parse tree produced byPostgreSQLStatementParser.constraintName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryKey
Visit a parse tree produced byPostgreSQLStatementParser.primaryKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryKeyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndOperator
Visit a parse tree produced byPostgreSQLStatementParser.andOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAndOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrOperator
Visit a parse tree produced byPostgreSQLStatementParser.orOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComparisonOperator
Visit a parse tree produced byPostgreSQLStatementParser.comparisonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitComparisonOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPatternMatchingOperator
Visit a parse tree produced byPostgreSQLStatementParser.patternMatchingOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternMatchingOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorName
Visit a parse tree produced byPostgreSQLStatementParser.cursorName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAExpr
Visit a parse tree produced byPostgreSQLStatementParser.aExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBExpr
Visit a parse tree produced byPostgreSQLStatementParser.bExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCExpr
Visit a parse tree produced byPostgreSQLStatementParser.cExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndirection
Visit a parse tree produced byPostgreSQLStatementParser.indirection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndirectionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptIndirection
Visit a parse tree produced byPostgreSQLStatementParser.optIndirection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptIndirectionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndirectionEl
Visit a parse tree produced byPostgreSQLStatementParser.indirectionEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndirectionElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSliceBound
Visit a parse tree produced byPostgreSQLStatementParser.sliceBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSliceBoundin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInExpr
Visit a parse tree produced byPostgreSQLStatementParser.inExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseExpr
Visit a parse tree produced byPostgreSQLStatementParser.caseExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenClauseList
Visit a parse tree produced byPostgreSQLStatementParser.whenClauseList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhenClauseListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhenClause
Visit a parse tree produced byPostgreSQLStatementParser.whenClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhenClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseDefault
Visit a parse tree produced byPostgreSQLStatementParser.caseDefault().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseDefaultin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseArg
Visit a parse tree produced byPostgreSQLStatementParser.caseArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnref
Visit a parse tree produced byPostgreSQLStatementParser.columnref().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnrefin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualOp
Visit a parse tree produced byPostgreSQLStatementParser.qualOp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualOpin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubqueryOp
Visit a parse tree produced byPostgreSQLStatementParser.subqueryOp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubqueryOpin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllOp
Visit a parse tree produced byPostgreSQLStatementParser.allOp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllOpin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOp
Visit a parse tree produced byPostgreSQLStatementParser.op().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOpin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMathOperator
Visit a parse tree produced byPostgreSQLStatementParser.mathOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMathOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonExtract
Visit a parse tree produced by thejsonExtractlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonExtractin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonExtractText
Visit a parse tree produced by thejsonExtractTextlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonExtractTextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonPathExtract
Visit a parse tree produced by thejsonPathExtractlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonPathExtractin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonPathExtractText
Visit a parse tree produced by thejsonPathExtractTextlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonPathExtractTextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainRight
Visit a parse tree produced by thejsonbContainRightlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbContainRightin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainLeft
Visit a parse tree produced by thejsonbContainLeftlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbContainLeftin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainTopKey
Visit a parse tree produced by thejsonbContainTopKeylabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbContainTopKeyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainAnyTopKey
Visit a parse tree produced by thejsonbContainAnyTopKeylabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbContainAnyTopKeyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbContainAllTopKey
Visit a parse tree produced by thejsonbContainAllTopKeylabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbContainAllTopKeyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbConcat
Visit a parse tree produced by thejsonbConcatlabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbConcatin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbDelete
Visit a parse tree produced by thejsonbDeletelabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbDeletein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathDelete
Visit a parse tree produced by thejsonbPathDeletelabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbPathDeletein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathContainAnyValue
public T visitJsonbPathContainAnyValue(PostgreSQLStatementParser.JsonbPathContainAnyValueContext ctx) Visit a parse tree produced by thejsonbPathContainAnyValuelabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbPathContainAnyValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJsonbPathPredicateCheck
Visit a parse tree produced by thejsonbPathPredicateChecklabeled alternative inPostgreSQLStatementParser.jsonOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJsonbPathPredicateCheckin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeometricOperator
Visit a parse tree produced byPostgreSQLStatementParser.geometricOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeometricOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualAllOp
Visit a parse tree produced byPostgreSQLStatementParser.qualAllOp().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualAllOpin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAscDesc
Visit a parse tree produced byPostgreSQLStatementParser.ascDesc().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAscDescin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyOperator
Visit a parse tree produced byPostgreSQLStatementParser.anyOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowExclusionClause
Visit a parse tree produced byPostgreSQLStatementParser.windowExclusionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowExclusionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRow
Visit a parse tree produced byPostgreSQLStatementParser.row().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplicitRow
Visit a parse tree produced byPostgreSQLStatementParser.explicitRow().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplicitRowin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplicitRow
Visit a parse tree produced byPostgreSQLStatementParser.implicitRow().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImplicitRowin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubType
Visit a parse tree produced byPostgreSQLStatementParser.subType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayExpr
Visit a parse tree produced byPostgreSQLStatementParser.arrayExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayExprList
Visit a parse tree produced byPostgreSQLStatementParser.arrayExprList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayExprListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgList
Visit a parse tree produced byPostgreSQLStatementParser.funcArgList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParamName
Visit a parse tree produced byPostgreSQLStatementParser.paramName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParamNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgExpr
Visit a parse tree produced byPostgreSQLStatementParser.funcArgExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeList
Visit a parse tree produced byPostgreSQLStatementParser.typeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncApplication
Visit a parse tree produced byPostgreSQLStatementParser.funcApplication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncApplicationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncName
Visit a parse tree produced byPostgreSQLStatementParser.funcName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAexprConst
Visit a parse tree produced byPostgreSQLStatementParser.aexprConst().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAexprConstin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumberConst
Visit a parse tree produced byPostgreSQLStatementParser.numberConst().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumberConstin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQualifiedName
Visit a parse tree produced byPostgreSQLStatementParser.qualifiedName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQualifiedNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColId
Visit a parse tree produced byPostgreSQLStatementParser.colId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColIdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChannelName
Visit a parse tree produced byPostgreSQLStatementParser.channelName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitChannelNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeFunctionName
Visit a parse tree produced byPostgreSQLStatementParser.typeFunctionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeFunctionNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionTable
Visit a parse tree produced byPostgreSQLStatementParser.functionTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTable
Visit a parse tree produced byPostgreSQLStatementParser.xmlTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnList
Visit a parse tree produced byPostgreSQLStatementParser.xmlTableColumnList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlTableColumnListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnEl
Visit a parse tree produced byPostgreSQLStatementParser.xmlTableColumnEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlTableColumnElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnOptionList
public T visitXmlTableColumnOptionList(PostgreSQLStatementParser.XmlTableColumnOptionListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.xmlTableColumnOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlTableColumnOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlTableColumnOptionEl
Visit a parse tree produced byPostgreSQLStatementParser.xmlTableColumnOptionEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlTableColumnOptionElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceList
Visit a parse tree produced byPostgreSQLStatementParser.xmlNamespaceList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespaceListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlNamespaceEl
Visit a parse tree produced byPostgreSQLStatementParser.xmlNamespaceEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlNamespaceElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncExpr
Visit a parse tree produced byPostgreSQLStatementParser.funcExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithinGroupClause
Visit a parse tree produced byPostgreSQLStatementParser.withinGroupClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithinGroupClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFilterClause
Visit a parse tree produced byPostgreSQLStatementParser.filterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFilterClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionExprWindowless
Visit a parse tree produced byPostgreSQLStatementParser.functionExprWindowless().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionExprWindowlessin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrdinality
Visit a parse tree produced byPostgreSQLStatementParser.ordinality().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrdinalityin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionExprCommonSubexpr
public T visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.functionExprCommonSubexpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionExprCommonSubexprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeName
Visit a parse tree produced byPostgreSQLStatementParser.typeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleTypeName
Visit a parse tree produced byPostgreSQLStatementParser.simpleTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstTypeName
Visit a parse tree produced byPostgreSQLStatementParser.constTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExprList
Visit a parse tree produced byPostgreSQLStatementParser.exprList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExprListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractList
Visit a parse tree produced byPostgreSQLStatementParser.extractList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtractListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtractArg
Visit a parse tree produced byPostgreSQLStatementParser.extractArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtractArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericType
Visit a parse tree produced byPostgreSQLStatementParser.genericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeModifiers
Visit a parse tree produced byPostgreSQLStatementParser.typeModifiers().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeModifiersin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumeric
Visit a parse tree produced byPostgreSQLStatementParser.numeric().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstDatetime
Visit a parse tree produced byPostgreSQLStatementParser.constDatetime().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstDatetimein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimezone
Visit a parse tree produced byPostgreSQLStatementParser.timezone().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimezonein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacter
Visit a parse tree produced byPostgreSQLStatementParser.character().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterWithLength
Visit a parse tree produced byPostgreSQLStatementParser.characterWithLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterWithLengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterWithoutLength
Visit a parse tree produced byPostgreSQLStatementParser.characterWithoutLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterWithoutLengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterClause
Visit a parse tree produced byPostgreSQLStatementParser.characterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptFloat
Visit a parse tree produced byPostgreSQLStatementParser.optFloat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptFloatin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttrs
Visit a parse tree produced byPostgreSQLStatementParser.attrs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttrsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttrName
Visit a parse tree produced byPostgreSQLStatementParser.attrName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttrNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColLable
Visit a parse tree produced byPostgreSQLStatementParser.colLable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColLablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBit
Visit a parse tree produced byPostgreSQLStatementParser.bit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitWithLength
Visit a parse tree produced byPostgreSQLStatementParser.bitWithLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitWithLengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBitWithoutLength
Visit a parse tree produced byPostgreSQLStatementParser.bitWithoutLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBitWithoutLengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstInterval
Visit a parse tree produced byPostgreSQLStatementParser.constInterval().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstIntervalin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptInterval
Visit a parse tree produced byPostgreSQLStatementParser.optInterval().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptIntervalin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptArrayBounds
Visit a parse tree produced byPostgreSQLStatementParser.optArrayBounds().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptArrayBoundsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntervalSecond
Visit a parse tree produced byPostgreSQLStatementParser.intervalSecond().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntervalSecondin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnicodeNormalForm
Visit a parse tree produced byPostgreSQLStatementParser.unicodeNormalForm().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnicodeNormalFormin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTrimList
Visit a parse tree produced byPostgreSQLStatementParser.trimList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTrimListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverlayList
Visit a parse tree produced byPostgreSQLStatementParser.overlayList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverlayListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverlayPlacing
Visit a parse tree produced byPostgreSQLStatementParser.overlayPlacing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverlayPlacingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrFrom
Visit a parse tree produced byPostgreSQLStatementParser.substrFrom().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubstrFromin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrFor
Visit a parse tree produced byPostgreSQLStatementParser.substrFor().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubstrForin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositionList
Visit a parse tree produced byPostgreSQLStatementParser.positionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSubstrList
Visit a parse tree produced byPostgreSQLStatementParser.substrList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSubstrListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributes
Visit a parse tree produced byPostgreSQLStatementParser.xmlAttributes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlAttributesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributeList
Visit a parse tree produced byPostgreSQLStatementParser.xmlAttributeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlAttributeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlAttributeEl
Visit a parse tree produced byPostgreSQLStatementParser.xmlAttributeEl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlAttributeElin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlExistsArgument
Visit a parse tree produced byPostgreSQLStatementParser.xmlExistsArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlExistsArgumentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlPassingMech
Visit a parse tree produced byPostgreSQLStatementParser.xmlPassingMech().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlPassingMechin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDocumentOrContent
Visit a parse tree produced byPostgreSQLStatementParser.documentOrContent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDocumentOrContentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlWhitespaceOption
Visit a parse tree produced byPostgreSQLStatementParser.xmlWhitespaceOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlWhitespaceOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlRootVersion
Visit a parse tree produced byPostgreSQLStatementParser.xmlRootVersion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlRootVersionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitXmlRootStandalone
Visit a parse tree produced byPostgreSQLStatementParser.xmlRootStandalone().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitXmlRootStandalonein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowsFromItem
Visit a parse tree produced byPostgreSQLStatementParser.rowsFromItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowsFromItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowsFromList
Visit a parse tree produced byPostgreSQLStatementParser.rowsFromList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowsFromListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefList
Visit a parse tree produced byPostgreSQLStatementParser.columnDefList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncElementList
Visit a parse tree produced byPostgreSQLStatementParser.tableFuncElementList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableFuncElementListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncElement
Visit a parse tree produced byPostgreSQLStatementParser.tableFuncElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableFuncElementin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollateClause
Visit a parse tree produced byPostgreSQLStatementParser.collateClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollateClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyName
Visit a parse tree produced byPostgreSQLStatementParser.anyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAliasClause
Visit a parse tree produced byPostgreSQLStatementParser.aliasClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAliasClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameList
Visit a parse tree produced byPostgreSQLStatementParser.nameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncAliasClause
Visit a parse tree produced byPostgreSQLStatementParser.funcAliasClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncAliasClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTablesampleClause
Visit a parse tree produced byPostgreSQLStatementParser.tablesampleClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTablesampleClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRepeatableClause
Visit a parse tree produced byPostgreSQLStatementParser.repeatableClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRepeatableClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAllOrDistinct
Visit a parse tree produced byPostgreSQLStatementParser.allOrDistinct().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllOrDistinctin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortClause
Visit a parse tree produced byPostgreSQLStatementParser.sortClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortbyList
Visit a parse tree produced byPostgreSQLStatementParser.sortbyList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortbyListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSortby
Visit a parse tree produced byPostgreSQLStatementParser.sortby().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSortbyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullsOrder
Visit a parse tree produced byPostgreSQLStatementParser.nullsOrder().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullsOrderin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinctClause
Visit a parse tree produced byPostgreSQLStatementParser.distinctClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDistinctClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDistinct
Visit a parse tree produced byPostgreSQLStatementParser.distinct().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDistinctin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOverClause
Visit a parse tree produced byPostgreSQLStatementParser.overClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOverClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWindowName
Visit a parse tree produced byPostgreSQLStatementParser.windowName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWindowNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexParams
Visit a parse tree produced byPostgreSQLStatementParser.indexParams().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexParamsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexElemOptions
Visit a parse tree produced byPostgreSQLStatementParser.indexElemOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexElemOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexElem
Visit a parse tree produced byPostgreSQLStatementParser.indexElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCollate
Visit a parse tree produced byPostgreSQLStatementParser.collate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCollatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptClass
Visit a parse tree produced byPostgreSQLStatementParser.optClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptClassin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptions
Visit a parse tree produced byPostgreSQLStatementParser.reloptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReloptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptionList
Visit a parse tree produced byPostgreSQLStatementParser.reloptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReloptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReloptionElem
Visit a parse tree produced byPostgreSQLStatementParser.reloptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReloptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefArg
Visit a parse tree produced byPostgreSQLStatementParser.defArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncType
Visit a parse tree produced byPostgreSQLStatementParser.funcType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataType
Visit a parse tree produced byPostgreSQLStatementParser.dataType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeName
Visit a parse tree produced byPostgreSQLStatementParser.dataTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeLength
Visit a parse tree produced byPostgreSQLStatementParser.dataTypeLength().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypeLengthin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterSet
Visit a parse tree produced byPostgreSQLStatementParser.characterSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterSetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifier
Visit a parse tree produced byPostgreSQLStatementParser.ignoredIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIgnoredIdentifierin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIgnoredIdentifiers
Visit a parse tree produced byPostgreSQLStatementParser.ignoredIdentifiers().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIgnoredIdentifiersin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedIconst
Visit a parse tree produced byPostgreSQLStatementParser.signedIconst().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedIconstin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanOrString
Visit a parse tree produced byPostgreSQLStatementParser.booleanOrString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanOrStringin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonReservedWord
Visit a parse tree produced byPostgreSQLStatementParser.nonReservedWord().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNonReservedWordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColNameKeyword
Visit a parse tree produced byPostgreSQLStatementParser.colNameKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColNameKeywordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDatabaseName
Visit a parse tree produced byPostgreSQLStatementParser.databaseName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDatabaseNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleSpec
Visit a parse tree produced byPostgreSQLStatementParser.roleSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRoleSpecin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarName
Visit a parse tree produced byPostgreSQLStatementParser.varName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarList
Visit a parse tree produced byPostgreSQLStatementParser.varList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVarValue
Visit a parse tree produced byPostgreSQLStatementParser.varValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVarValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitZoneValue
Visit a parse tree produced byPostgreSQLStatementParser.zoneValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitZoneValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericOnly
Visit a parse tree produced byPostgreSQLStatementParser.numericOnly().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericOnlyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIsoLevel
Visit a parse tree produced byPostgreSQLStatementParser.isoLevel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIsoLevelin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDef
Visit a parse tree produced byPostgreSQLStatementParser.columnDef().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColQualList
Visit a parse tree produced byPostgreSQLStatementParser.colQualList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColQualListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColConstraint
Visit a parse tree produced byPostgreSQLStatementParser.colConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColConstraintin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttr
Visit a parse tree produced byPostgreSQLStatementParser.constraintAttr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintAttrin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColConstraintElem
Visit a parse tree produced byPostgreSQLStatementParser.colConstraintElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColConstraintElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParenthesizedSeqOptList
Visit a parse tree produced byPostgreSQLStatementParser.parenthesizedSeqOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParenthesizedSeqOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeqOptList
Visit a parse tree produced byPostgreSQLStatementParser.seqOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSeqOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSeqOptElem
Visit a parse tree produced byPostgreSQLStatementParser.seqOptElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSeqOptElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptColumnList
Visit a parse tree produced byPostgreSQLStatementParser.optColumnList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptColumnListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnElem
Visit a parse tree produced byPostgreSQLStatementParser.columnElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnList
Visit a parse tree produced byPostgreSQLStatementParser.columnList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGeneratedWhen
Visit a parse tree produced byPostgreSQLStatementParser.generatedWhen().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGeneratedWhenin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNoInherit
Visit a parse tree produced byPostgreSQLStatementParser.noInherit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNoInheritin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConsTableSpace
Visit a parse tree produced byPostgreSQLStatementParser.consTableSpace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConsTableSpacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefinition
Visit a parse tree produced byPostgreSQLStatementParser.definition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefinitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefList
Visit a parse tree produced byPostgreSQLStatementParser.defList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefElem
Visit a parse tree produced byPostgreSQLStatementParser.defElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColLabel
Visit a parse tree produced byPostgreSQLStatementParser.colLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColLabelin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyActions
Visit a parse tree produced byPostgreSQLStatementParser.keyActions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyActionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyDelete
Visit a parse tree produced byPostgreSQLStatementParser.keyDelete().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyDeletein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyUpdate
Visit a parse tree produced byPostgreSQLStatementParser.keyUpdate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyUpdatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyAction
Visit a parse tree produced byPostgreSQLStatementParser.keyAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyActionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyMatch
Visit a parse tree produced byPostgreSQLStatementParser.keyMatch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeyMatchin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateGenericOptions
Visit a parse tree produced byPostgreSQLStatementParser.createGenericOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateGenericOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionList
Visit a parse tree produced byPostgreSQLStatementParser.genericOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionElem
Visit a parse tree produced byPostgreSQLStatementParser.genericOptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericOptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionArg
Visit a parse tree produced byPostgreSQLStatementParser.genericOptionArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericOptionArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericOptionName
Visit a parse tree produced byPostgreSQLStatementParser.genericOptionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericOptionNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReplicaIdentity
Visit a parse tree produced byPostgreSQLStatementParser.replicaIdentity().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReplicaIdentityin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperArgtypes
Visit a parse tree produced byPostgreSQLStatementParser.operArgtypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperArgtypesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArg
Visit a parse tree produced byPostgreSQLStatementParser.funcArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgClass
Visit a parse tree produced byPostgreSQLStatementParser.argClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgClassin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsList
Visit a parse tree produced byPostgreSQLStatementParser.funcArgsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgsListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNonReservedWordOrSconst
Visit a parse tree produced byPostgreSQLStatementParser.nonReservedWordOrSconst().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNonReservedWordOrSconstin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFileName
Visit a parse tree produced byPostgreSQLStatementParser.fileName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFileNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleList
Visit a parse tree produced byPostgreSQLStatementParser.roleList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRoleListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetResetClause
Visit a parse tree produced byPostgreSQLStatementParser.setResetClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetResetClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetRest
Visit a parse tree produced byPostgreSQLStatementParser.setRest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetRestin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionModeList
Visit a parse tree produced byPostgreSQLStatementParser.transactionModeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionModeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionModeItem
Visit a parse tree produced byPostgreSQLStatementParser.transactionModeItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionModeItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetRestMore
Visit a parse tree produced byPostgreSQLStatementParser.setRestMore().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetRestMorein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEncoding
Visit a parse tree produced byPostgreSQLStatementParser.encoding().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEncodingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericSet
Visit a parse tree produced byPostgreSQLStatementParser.genericSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericSetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableResetStmt
Visit a parse tree produced byPostgreSQLStatementParser.variableResetStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableResetStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResetRest
Visit a parse tree produced byPostgreSQLStatementParser.resetRest().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResetRestin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericReset
Visit a parse tree produced byPostgreSQLStatementParser.genericReset().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericResetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationExprList
Visit a parse tree produced byPostgreSQLStatementParser.relationExprList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationExprListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonFuncOptItem
Visit a parse tree produced byPostgreSQLStatementParser.commonFuncOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonFuncOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionSetResetClause
Visit a parse tree produced byPostgreSQLStatementParser.functionSetResetClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionSetResetClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRowSecurityCmd
Visit a parse tree produced byPostgreSQLStatementParser.rowSecurityCmd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRowSecurityCmdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEvent
Visit a parse tree produced byPostgreSQLStatementParser.event().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEventin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeNameList
Visit a parse tree produced byPostgreSQLStatementParser.typeNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfNotExists
Visit a parse tree produced byPostgreSQLStatementParser.ifNotExists().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfNotExistsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfExists
Visit a parse tree produced byPostgreSQLStatementParser.ifExists().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfExistsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanValue
Visit a parse tree produced byPostgreSQLStatementParser.booleanValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrant
Visit a parse tree produced byPostgreSQLStatementParser.grant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRevoke
Visit a parse tree produced byPostgreSQLStatementParser.revoke().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRevokein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionForClause
Visit a parse tree produced byPostgreSQLStatementParser.optionForClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionForClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUser
Visit a parse tree produced byPostgreSQLStatementParser.createUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOptRoleElem
Visit a parse tree produced byPostgreSQLStatementParser.createOptRoleElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOptRoleElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOptRoleElem
Visit a parse tree produced byPostgreSQLStatementParser.alterOptRoleElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOptRoleElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUser
Visit a parse tree produced byPostgreSQLStatementParser.dropUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropUserin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUser
Visit a parse tree produced byPostgreSQLStatementParser.alterUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUserin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUserClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterUserClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUserClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOptRoleList
Visit a parse tree produced byPostgreSQLStatementParser.alterOptRoleList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOptRoleListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRole
Visit a parse tree produced byPostgreSQLStatementParser.createRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRolein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRole
Visit a parse tree produced byPostgreSQLStatementParser.dropRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRolein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRole
Visit a parse tree produced byPostgreSQLStatementParser.alterRole().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRolein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateGroup
Visit a parse tree produced byPostgreSQLStatementParser.createGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateGroupin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReassignOwned
Visit a parse tree produced byPostgreSQLStatementParser.reassignOwned().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReassignOwnedin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDroup
Visit a parse tree produced byPostgreSQLStatementParser.dropDroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDroupin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTable
Visit a parse tree produced byPostgreSQLStatementParser.createTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteParamClause
Visit a parse tree produced byPostgreSQLStatementParser.executeParamClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecuteParamClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionBoundSpec
Visit a parse tree produced byPostgreSQLStatementParser.partitionBoundSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionBoundSpecin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashPartbound
Visit a parse tree produced byPostgreSQLStatementParser.hashPartbound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHashPartboundin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHashPartboundElem
Visit a parse tree produced byPostgreSQLStatementParser.hashPartboundElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHashPartboundElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedTableElementList
Visit a parse tree produced byPostgreSQLStatementParser.typedTableElementList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypedTableElementListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypedTableElement
Visit a parse tree produced byPostgreSQLStatementParser.typedTableElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypedTableElementin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnOptions
Visit a parse tree produced byPostgreSQLStatementParser.columnOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithData
Visit a parse tree produced byPostgreSQLStatementParser.withData().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithDatain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableSpace
Visit a parse tree produced byPostgreSQLStatementParser.tableSpace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableSpacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnCommitOption
Visit a parse tree produced byPostgreSQLStatementParser.onCommitOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnCommitOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOption
Visit a parse tree produced byPostgreSQLStatementParser.withOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableAccessMethodClause
Visit a parse tree produced byPostgreSQLStatementParser.tableAccessMethodClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableAccessMethodClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAccessMethod
Visit a parse tree produced byPostgreSQLStatementParser.accessMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAccessMethodin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndex
Visit a parse tree produced byPostgreSQLStatementParser.createIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInclude
Visit a parse tree produced byPostgreSQLStatementParser.include().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIncludein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexIncludingParams
Visit a parse tree produced byPostgreSQLStatementParser.indexIncludingParams().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexIncludingParamsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAccessMethodClause
Visit a parse tree produced byPostgreSQLStatementParser.accessMethodClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAccessMethodClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabase
Visit a parse tree produced byPostgreSQLStatementParser.createDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabasein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateView
Visit a parse tree produced byPostgreSQLStatementParser.createView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDatabase
Visit a parse tree produced byPostgreSQLStatementParser.dropDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDatabasein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropGroup
Visit a parse tree produced byPostgreSQLStatementParser.dropGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropGroupin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDatabaseSpecification
public T visitCreateDatabaseSpecification(PostgreSQLStatementParser.CreateDatabaseSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.createDatabaseSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDatabaseSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptName
Visit a parse tree produced byPostgreSQLStatementParser.createdbOptName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatedbOptNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTable
Visit a parse tree produced byPostgreSQLStatementParser.alterTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndex
Visit a parse tree produced byPostgreSQLStatementParser.alterIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTable
Visit a parse tree produced byPostgreSQLStatementParser.dropTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTableOpt
Visit a parse tree produced byPostgreSQLStatementParser.dropTableOpt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTableOptin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndex
Visit a parse tree produced byPostgreSQLStatementParser.dropIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropIndexin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropIndexOpt
Visit a parse tree produced byPostgreSQLStatementParser.dropIndexOpt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropIndexOptin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTruncateTable
Visit a parse tree produced byPostgreSQLStatementParser.truncateTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTruncateTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRestartSeqs
Visit a parse tree produced byPostgreSQLStatementParser.restartSeqs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRestartSeqsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTableSpecification
public T visitCreateTableSpecification(PostgreSQLStatementParser.CreateTableSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.createTableSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTableSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinitionClause
Visit a parse tree produced byPostgreSQLStatementParser.createDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDefinitionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDefinition
Visit a parse tree produced byPostgreSQLStatementParser.createDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDefinitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnDefinition
Visit a parse tree produced byPostgreSQLStatementParser.columnDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnDefinitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraint
Visit a parse tree produced byPostgreSQLStatementParser.columnConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnConstraintin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintClause
Visit a parse tree produced byPostgreSQLStatementParser.constraintClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnConstraintOption
Visit a parse tree produced byPostgreSQLStatementParser.columnConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnConstraintOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCheckOption
Visit a parse tree produced byPostgreSQLStatementParser.checkOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCheckOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultExpr
Visit a parse tree produced byPostgreSQLStatementParser.defaultExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultExprin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceOptions
Visit a parse tree produced byPostgreSQLStatementParser.sequenceOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequenceOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSequenceOption
Visit a parse tree produced byPostgreSQLStatementParser.sequenceOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSequenceOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexParameters
Visit a parse tree produced byPostgreSQLStatementParser.indexParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexParametersin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAction
Visit a parse tree produced byPostgreSQLStatementParser.action().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitActionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintOptionalParam
Visit a parse tree produced byPostgreSQLStatementParser.constraintOptionalParam().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintOptionalParamin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLikeOption
Visit a parse tree produced byPostgreSQLStatementParser.likeOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLikeOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraint
Visit a parse tree produced byPostgreSQLStatementParser.tableConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraintOption
Visit a parse tree produced byPostgreSQLStatementParser.tableConstraintOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionWhereClause
Visit a parse tree produced byPostgreSQLStatementParser.exclusionWhereClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExclusionWhereClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionConstraintList
Visit a parse tree produced byPostgreSQLStatementParser.exclusionConstraintList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExclusionConstraintListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusionConstraintElem
Visit a parse tree produced byPostgreSQLStatementParser.exclusionConstraintElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExclusionConstraintElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInheritClause
Visit a parse tree produced byPostgreSQLStatementParser.inheritClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInheritClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionSpec
Visit a parse tree produced byPostgreSQLStatementParser.partitionSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionSpecin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartParams
Visit a parse tree produced byPostgreSQLStatementParser.partParams().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartParamsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartElem
Visit a parse tree produced byPostgreSQLStatementParser.partElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncExprWindowless
Visit a parse tree produced byPostgreSQLStatementParser.funcExprWindowless().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncExprWindowlessin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartStrategy
Visit a parse tree produced byPostgreSQLStatementParser.partStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartStrategyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateIndexSpecification
public T visitCreateIndexSpecification(PostgreSQLStatementParser.CreateIndexSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.createIndexSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateIndexSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConcurrentlyClause
Visit a parse tree produced byPostgreSQLStatementParser.concurrentlyClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConcurrentlyClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnlyClause
Visit a parse tree produced byPostgreSQLStatementParser.onlyClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnlyClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAsteriskClause
Visit a parse tree produced byPostgreSQLStatementParser.asteriskClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAsteriskClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefinitionClause
Visit a parse tree produced byPostgreSQLStatementParser.alterDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDefinitionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPartitionCmd
Visit a parse tree produced byPostgreSQLStatementParser.partitionCmd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPartitionCmdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexDefinitionClause
public T visitAlterIndexDefinitionClause(PostgreSQLStatementParser.AlterIndexDefinitionClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterIndexDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexDefinitionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexPartitionCmd
Visit a parse tree produced byPostgreSQLStatementParser.indexPartitionCmd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexPartitionCmdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameIndexSpecification
public T visitRenameIndexSpecification(PostgreSQLStatementParser.RenameIndexSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.renameIndexSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameIndexSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexDependsOnExtension
public T visitAlterIndexDependsOnExtension(PostgreSQLStatementParser.AlterIndexDependsOnExtensionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterIndexDependsOnExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexDependsOnExtensionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIndexSetTableSpace
Visit a parse tree produced byPostgreSQLStatementParser.alterIndexSetTableSpace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIndexSetTableSpacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNamesClause
Visit a parse tree produced byPostgreSQLStatementParser.tableNamesClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNamesClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableNameClause
Visit a parse tree produced byPostgreSQLStatementParser.tableNameClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableNameClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableActions
Visit a parse tree produced byPostgreSQLStatementParser.alterTableActions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableActionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableAction
Visit a parse tree produced byPostgreSQLStatementParser.alterTableAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableActionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddColumnSpecification
Visit a parse tree produced byPostgreSQLStatementParser.addColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddColumnSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropColumnSpecification
Visit a parse tree produced byPostgreSQLStatementParser.dropColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropColumnSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumnSpecification
public T visitModifyColumnSpecification(PostgreSQLStatementParser.ModifyColumnSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.modifyColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyColumnSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyColumn
Visit a parse tree produced byPostgreSQLStatementParser.modifyColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyColumnin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnSetOption
Visit a parse tree produced byPostgreSQLStatementParser.alterColumnSetOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterColumnSetOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeOptions
Visit a parse tree produced byPostgreSQLStatementParser.attributeOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAttributeOption
Visit a parse tree produced byPostgreSQLStatementParser.attributeOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAttributeOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAddConstraintSpecification
public T visitAddConstraintSpecification(PostgreSQLStatementParser.AddConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.addConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAddConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableConstraintUsingIndex
public T visitTableConstraintUsingIndex(PostgreSQLStatementParser.TableConstraintUsingIndexContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.tableConstraintUsingIndex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableConstraintUsingIndexin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModifyConstraintSpecification
public T visitModifyConstraintSpecification(PostgreSQLStatementParser.ModifyConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.modifyConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModifyConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidateConstraintSpecification
public T visitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.validateConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidateConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConstraintSpecification
public T visitDropConstraintSpecification(PostgreSQLStatementParser.DropConstraintSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.dropConstraintSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConstraintSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStorageParameterWithValue
public T visitStorageParameterWithValue(PostgreSQLStatementParser.StorageParameterWithValueContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.storageParameterWithValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStorageParameterWithValuein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStorageParameter
Visit a parse tree produced byPostgreSQLStatementParser.storageParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStorageParameterin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameColumnSpecification
public T visitRenameColumnSpecification(PostgreSQLStatementParser.RenameColumnSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.renameColumnSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameColumnSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameConstraint
Visit a parse tree produced byPostgreSQLStatementParser.renameConstraint().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameConstraintin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRenameTableSpecification
public T visitRenameTableSpecification(PostgreSQLStatementParser.RenameTableSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.renameTableSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRenameTableSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIndexNames
Visit a parse tree produced byPostgreSQLStatementParser.indexNames().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIndexNamesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabase
Visit a parse tree produced byPostgreSQLStatementParser.alterDatabase().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabasein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDatabaseClause
Visit a parse tree produced byPostgreSQLStatementParser.alterDatabaseClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDatabaseClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptItems
Visit a parse tree produced byPostgreSQLStatementParser.createdbOptItems().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatedbOptItemsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatedbOptItem
Visit a parse tree produced byPostgreSQLStatementParser.createdbOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatedbOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableCmds
Visit a parse tree produced byPostgreSQLStatementParser.alterTableCmds().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableCmdsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTableCmd
Visit a parse tree produced byPostgreSQLStatementParser.alterTableCmd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTableCmdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitColumnCompression
Visit a parse tree produced byPostgreSQLStatementParser.columnCompression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitColumnCompressionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttributeSpec
Visit a parse tree produced byPostgreSQLStatementParser.constraintAttributeSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintAttributeSpecin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstraintAttributeElem
Visit a parse tree produced byPostgreSQLStatementParser.constraintAttributeElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstraintAttributeElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptions
Visit a parse tree produced byPostgreSQLStatementParser.alterGenericOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGenericOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptionList
Visit a parse tree produced byPostgreSQLStatementParser.alterGenericOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGenericOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGenericOptionElem
Visit a parse tree produced byPostgreSQLStatementParser.alterGenericOptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGenericOptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropBehavior
Visit a parse tree produced byPostgreSQLStatementParser.dropBehavior().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropBehaviorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUsing
Visit a parse tree produced byPostgreSQLStatementParser.alterUsing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUsingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSetData
Visit a parse tree produced byPostgreSQLStatementParser.setData().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetDatain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIdentityColumnOptionList
public T visitAlterIdentityColumnOptionList(PostgreSQLStatementParser.AlterIdentityColumnOptionListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterIdentityColumnOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIdentityColumnOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterIdentityColumnOption
public T visitAlterIdentityColumnOption(PostgreSQLStatementParser.AlterIdentityColumnOptionContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterIdentityColumnOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterIdentityColumnOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterColumnDefault
Visit a parse tree produced byPostgreSQLStatementParser.alterColumnDefault().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterColumnDefaultin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperator
Visit a parse tree produced byPostgreSQLStatementParser.alterOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClass
Visit a parse tree produced byPostgreSQLStatementParser.alterOperatorClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorClassin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClassClauses
public T visitAlterOperatorClassClauses(PostgreSQLStatementParser.AlterOperatorClassClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterOperatorClassClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorClassClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorFamily
Visit a parse tree produced byPostgreSQLStatementParser.alterOperatorFamily().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorFamilyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorFamilyClauses
public T visitAlterOperatorFamilyClauses(PostgreSQLStatementParser.AlterOperatorFamilyClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterOperatorFamilyClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorFamilyClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassItemList
Visit a parse tree produced byPostgreSQLStatementParser.opclassItemList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOpclassItemListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassItem
Visit a parse tree produced byPostgreSQLStatementParser.opclassItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOpclassItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOpclassPurpose
Visit a parse tree produced byPostgreSQLStatementParser.opclassPurpose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOpclassPurposein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterOperatorClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterOperatorClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterOperatorClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefList
Visit a parse tree produced byPostgreSQLStatementParser.operatorDefList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorDefListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefElem
Visit a parse tree produced byPostgreSQLStatementParser.operatorDefElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorDefElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorDefArg
Visit a parse tree produced byPostgreSQLStatementParser.operatorDefArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorDefArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorWithArgtypes
Visit a parse tree produced byPostgreSQLStatementParser.operatorWithArgtypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorWithArgtypesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterAggregate
Visit a parse tree produced byPostgreSQLStatementParser.alterAggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterAggregatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateSignature
Visit a parse tree produced byPostgreSQLStatementParser.aggregateSignature().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregateSignaturein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArgs
Visit a parse tree produced byPostgreSQLStatementParser.aggrArgs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggrArgsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArgsList
Visit a parse tree produced byPostgreSQLStatementParser.aggrArgsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggrArgsListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggrArg
Visit a parse tree produced byPostgreSQLStatementParser.aggrArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggrArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterAggregateDefinitionClause
public T visitAlterAggregateDefinitionClause(PostgreSQLStatementParser.AlterAggregateDefinitionClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterAggregateDefinitionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterAggregateDefinitionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCollation
Visit a parse tree produced byPostgreSQLStatementParser.alterCollation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterCollationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterCollationClause
Visit a parse tree produced byPostgreSQLStatementParser.alterCollationClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterCollationClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConversion
Visit a parse tree produced byPostgreSQLStatementParser.alterConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterConversionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterConversionClause
Visit a parse tree produced byPostgreSQLStatementParser.alterConversionClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterConversionClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDefaultPrivileges
Visit a parse tree produced byPostgreSQLStatementParser.alterDefaultPrivileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDefaultPrivilegesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLAction
Visit a parse tree produced byPostgreSQLStatementParser.defACLAction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefACLActionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantGrantOption
Visit a parse tree produced byPostgreSQLStatementParser.grantGrantOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGrantGrantOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGranteeList
Visit a parse tree produced byPostgreSQLStatementParser.granteeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGranteeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGrantee
Visit a parse tree produced byPostgreSQLStatementParser.grantee().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGranteein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaclPrivilegeTarget
Visit a parse tree produced byPostgreSQLStatementParser.defaclPrivilegeTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaclPrivilegeTargetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivileges
Visit a parse tree produced byPostgreSQLStatementParser.privileges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeList
Visit a parse tree produced byPostgreSQLStatementParser.privilegeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilege
Visit a parse tree produced byPostgreSQLStatementParser.privilege().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLOptionList
Visit a parse tree produced byPostgreSQLStatementParser.defACLOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefACLOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefACLOption
Visit a parse tree produced byPostgreSQLStatementParser.defACLOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefACLOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaNameList
Visit a parse tree produced byPostgreSQLStatementParser.schemaNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDomain
Visit a parse tree produced byPostgreSQLStatementParser.alterDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDomainin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterDomainClause
Visit a parse tree produced byPostgreSQLStatementParser.alterDomainClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterDomainClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterEventTrigger
Visit a parse tree produced byPostgreSQLStatementParser.alterEventTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterEventTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterEventTriggerClause
Visit a parse tree produced byPostgreSQLStatementParser.alterEventTriggerClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterEventTriggerClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTiggerName
Visit a parse tree produced byPostgreSQLStatementParser.tiggerName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTiggerNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtension
Visit a parse tree produced byPostgreSQLStatementParser.alterExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtensionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterExtensionClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtensionClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionWithArgtypes
Visit a parse tree produced byPostgreSQLStatementParser.functionWithArgtypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionWithArgtypesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgs
Visit a parse tree produced byPostgreSQLStatementParser.funcArgs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateWithArgtypes
Visit a parse tree produced byPostgreSQLStatementParser.aggregateWithArgtypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregateWithArgtypesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionOptList
Visit a parse tree produced byPostgreSQLStatementParser.alterExtensionOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtensionOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterExtensionOptItem
Visit a parse tree produced byPostgreSQLStatementParser.alterExtensionOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterExtensionOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignDataWrapper
Visit a parse tree produced byPostgreSQLStatementParser.alterForeignDataWrapper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignDataWrapperin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignDataWrapperClauses
public T visitAlterForeignDataWrapperClauses(PostgreSQLStatementParser.AlterForeignDataWrapperClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterForeignDataWrapperClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignDataWrapperClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFdwOptions
Visit a parse tree produced byPostgreSQLStatementParser.fdwOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFdwOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFdwOption
Visit a parse tree produced byPostgreSQLStatementParser.fdwOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFdwOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHandlerName
Visit a parse tree produced byPostgreSQLStatementParser.handlerName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHandlerNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGroup
Visit a parse tree produced byPostgreSQLStatementParser.alterGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGroupin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterGroupClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterGroupClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterGroupClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLanguage
Visit a parse tree produced byPostgreSQLStatementParser.alterLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterLanguagein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterLargeObject
Visit a parse tree produced byPostgreSQLStatementParser.alterLargeObject().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterLargeObjectin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterMaterializedView
Visit a parse tree produced byPostgreSQLStatementParser.alterMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterMaterializedViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterMaterializedViewClauses
public T visitAlterMaterializedViewClauses(PostgreSQLStatementParser.AlterMaterializedViewClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterMaterializedViewClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterMaterializedViewClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExecuteStmt
Visit a parse tree produced byPostgreSQLStatementParser.executeStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExecuteStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateMaterializedView
Visit a parse tree produced byPostgreSQLStatementParser.createMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateMaterializedViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateMvTarget
Visit a parse tree produced byPostgreSQLStatementParser.createMvTarget().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateMvTargetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPolicy
Visit a parse tree produced byPostgreSQLStatementParser.alterPolicy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterPolicyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPolicyClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterPolicyClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterPolicyClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRefreshMatViewStmt
Visit a parse tree produced byPostgreSQLStatementParser.refreshMatViewStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRefreshMatViewStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedure
Visit a parse tree produced byPostgreSQLStatementParser.alterProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterProcedurein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterProcedureClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterProcedureClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterProcedureClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterfuncOptList
Visit a parse tree produced byPostgreSQLStatementParser.alterfuncOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterfuncOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunction
Visit a parse tree produced byPostgreSQLStatementParser.alterFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterFunctionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterFunctionClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterFunctionClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterFunctionClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterPublication
Visit a parse tree produced byPostgreSQLStatementParser.alterPublication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterPublicationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRoutine
Visit a parse tree produced byPostgreSQLStatementParser.alterRoutine().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRoutinein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRule
Visit a parse tree produced byPostgreSQLStatementParser.alterRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRulein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequence
Visit a parse tree produced byPostgreSQLStatementParser.alterSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSequencein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSequenceClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterSequenceClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSequenceClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterServer
Visit a parse tree produced byPostgreSQLStatementParser.alterServer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterServerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForeignServerVersion
Visit a parse tree produced byPostgreSQLStatementParser.foreignServerVersion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForeignServerVersionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterStatistics
Visit a parse tree produced byPostgreSQLStatementParser.alterStatistics().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterStatisticsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSubscription
Visit a parse tree produced byPostgreSQLStatementParser.alterSubscription().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSubscriptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationNameList
Visit a parse tree produced byPostgreSQLStatementParser.publicationNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPublicationNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationNameItem
Visit a parse tree produced byPostgreSQLStatementParser.publicationNameItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPublicationNameItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSystem
Visit a parse tree produced byPostgreSQLStatementParser.alterSystem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSystemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTablespace
Visit a parse tree produced byPostgreSQLStatementParser.alterTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTablespacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchConfiguration
public T visitAlterTextSearchConfiguration(PostgreSQLStatementParser.AlterTextSearchConfigurationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterTextSearchConfiguration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchConfigurationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchConfigurationClauses
public T visitAlterTextSearchConfigurationClauses(PostgreSQLStatementParser.AlterTextSearchConfigurationClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterTextSearchConfigurationClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchConfigurationClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnyNameList
Visit a parse tree produced byPostgreSQLStatementParser.anyNameList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnyNameListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchDictionary
public T visitAlterTextSearchDictionary(PostgreSQLStatementParser.AlterTextSearchDictionaryContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterTextSearchDictionary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchDictionaryin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchParser
Visit a parse tree produced byPostgreSQLStatementParser.alterTextSearchParser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchParserin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTextSearchTemplate
Visit a parse tree produced byPostgreSQLStatementParser.alterTextSearchTemplate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTextSearchTemplatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTrigger
Visit a parse tree produced byPostgreSQLStatementParser.alterTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterType
Visit a parse tree produced byPostgreSQLStatementParser.alterType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeClauses
Visit a parse tree produced byPostgreSQLStatementParser.alterTypeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTypeClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeCmds
Visit a parse tree produced byPostgreSQLStatementParser.alterTypeCmds().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTypeCmdsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterTypeCmd
Visit a parse tree produced byPostgreSQLStatementParser.alterTypeCmd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterTypeCmdin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterUserMapping
Visit a parse tree produced byPostgreSQLStatementParser.alterUserMapping().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterUserMappingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAuthIdent
Visit a parse tree produced byPostgreSQLStatementParser.authIdent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAuthIdentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterView
Visit a parse tree produced byPostgreSQLStatementParser.alterView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterViewCmds
Visit a parse tree produced by thealterViewCmdslabeled alternative inPostgreSQLStatementParser.alterViewClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterViewCmdsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRenameView
Visit a parse tree produced by thealterRenameViewlabeled alternative inPostgreSQLStatementParser.alterViewClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRenameViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterRenameColumn
Visit a parse tree produced by thealterRenameColumnlabeled alternative inPostgreSQLStatementParser.alterViewClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterRenameColumnin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSetSchema
Visit a parse tree produced by thealterSetSchemalabeled alternative inPostgreSQLStatementParser.alterViewClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSetSchemain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClose
Visit a parse tree produced byPostgreSQLStatementParser.close().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClosein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCluster
Visit a parse tree produced byPostgreSQLStatementParser.cluster().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterVerboseSpecification
public T visitClusterVerboseSpecification(PostgreSQLStatementParser.ClusterVerboseSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.clusterVerboseSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterVerboseSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterIndexSpecification
public T visitClusterIndexSpecification(PostgreSQLStatementParser.ClusterIndexSpecificationContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.clusterIndexSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterIndexSpecificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterVerboseOptionList
public T visitClusterVerboseOptionList(PostgreSQLStatementParser.ClusterVerboseOptionListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.clusterVerboseOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterVerboseOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClusterVerboseOption
Visit a parse tree produced byPostgreSQLStatementParser.clusterVerboseOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClusterVerboseOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitComment
Visit a parse tree produced byPostgreSQLStatementParser.comment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentClauses
Visit a parse tree produced byPostgreSQLStatementParser.commentClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeNameOnAnyName
Visit a parse tree produced byPostgreSQLStatementParser.objectTypeNameOnAnyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitObjectTypeNameOnAnyNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeName
Visit a parse tree produced byPostgreSQLStatementParser.objectTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitObjectTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTypeName
Visit a parse tree produced byPostgreSQLStatementParser.dropTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTypeNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitObjectTypeAnyName
Visit a parse tree produced byPostgreSQLStatementParser.objectTypeAnyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitObjectTypeAnyNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommentText
Visit a parse tree produced byPostgreSQLStatementParser.commentText().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommentTextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAccessMethod
Visit a parse tree produced byPostgreSQLStatementParser.createAccessMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateAccessMethodin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateAggregate
Visit a parse tree produced byPostgreSQLStatementParser.createAggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateAggregatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrDefinition
Visit a parse tree produced byPostgreSQLStatementParser.oldAggrDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOldAggrDefinitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrList
Visit a parse tree produced byPostgreSQLStatementParser.oldAggrList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOldAggrListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOldAggrElem
Visit a parse tree produced byPostgreSQLStatementParser.oldAggrElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOldAggrElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateCast
Visit a parse tree produced byPostgreSQLStatementParser.createCast().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateCastin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastContext
Visit a parse tree produced byPostgreSQLStatementParser.castContext().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastContextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateCollation
Visit a parse tree produced byPostgreSQLStatementParser.createCollation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateCollationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateConversion
Visit a parse tree produced byPostgreSQLStatementParser.createConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateConversionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateDomain
Visit a parse tree produced byPostgreSQLStatementParser.createDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateDomainin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateEventTrigger
Visit a parse tree produced byPostgreSQLStatementParser.createEventTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateEventTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerWhenList
Visit a parse tree produced byPostgreSQLStatementParser.eventTriggerWhenList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEventTriggerWhenListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerWhenItem
Visit a parse tree produced byPostgreSQLStatementParser.eventTriggerWhenItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEventTriggerWhenItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEventTriggerValueList
Visit a parse tree produced byPostgreSQLStatementParser.eventTriggerValueList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEventTriggerValueListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtension
Visit a parse tree produced byPostgreSQLStatementParser.createExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateExtensionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtensionOptList
Visit a parse tree produced byPostgreSQLStatementParser.createExtensionOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateExtensionOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateExtensionOptItem
Visit a parse tree produced byPostgreSQLStatementParser.createExtensionOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateExtensionOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignDataWrapper
public T visitCreateForeignDataWrapper(PostgreSQLStatementParser.CreateForeignDataWrapperContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.createForeignDataWrapper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateForeignDataWrapperin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignTable
Visit a parse tree produced byPostgreSQLStatementParser.createForeignTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateForeignTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateForeignTableClauses
public T visitCreateForeignTableClauses(PostgreSQLStatementParser.CreateForeignTableClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.createForeignTableClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateForeignTableClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableElementList
Visit a parse tree produced byPostgreSQLStatementParser.tableElementList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableElementListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableElement
Visit a parse tree produced byPostgreSQLStatementParser.tableElement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableElementin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeClause
Visit a parse tree produced byPostgreSQLStatementParser.tableLikeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableLikeClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeOptionList
Visit a parse tree produced byPostgreSQLStatementParser.tableLikeOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableLikeOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableLikeOption
Visit a parse tree produced byPostgreSQLStatementParser.tableLikeOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableLikeOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateFunction
Visit a parse tree produced byPostgreSQLStatementParser.createFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateFunctionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncColumnList
Visit a parse tree produced byPostgreSQLStatementParser.tableFuncColumnList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableFuncColumnListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTableFuncColumn
Visit a parse tree produced byPostgreSQLStatementParser.tableFuncColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTableFuncColumnin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatefuncOptList
Visit a parse tree produced byPostgreSQLStatementParser.createfuncOptList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatefuncOptListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatefuncOptItem
Visit a parse tree produced byPostgreSQLStatementParser.createfuncOptItem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatefuncOptItemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransformTypeList
Visit a parse tree produced byPostgreSQLStatementParser.transformTypeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransformTypeListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncAs
Visit a parse tree produced byPostgreSQLStatementParser.funcAs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncAsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncReturn
Visit a parse tree produced byPostgreSQLStatementParser.funcReturn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncReturnin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsWithDefaults
Visit a parse tree produced byPostgreSQLStatementParser.funcArgsWithDefaults().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgsWithDefaultsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgsWithDefaultsList
public T visitFuncArgsWithDefaultsList(PostgreSQLStatementParser.FuncArgsWithDefaultsListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.funcArgsWithDefaultsList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgsWithDefaultsListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFuncArgWithDefault
Visit a parse tree produced byPostgreSQLStatementParser.funcArgWithDefault().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFuncArgWithDefaultin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateLanguage
Visit a parse tree produced byPostgreSQLStatementParser.createLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateLanguagein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransformElementList
Visit a parse tree produced byPostgreSQLStatementParser.transformElementList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransformElementListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitValidatorClause
Visit a parse tree produced byPostgreSQLStatementParser.validatorClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitValidatorClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePolicy
Visit a parse tree produced byPostgreSQLStatementParser.createPolicy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatePolicyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateProcedure
Visit a parse tree produced byPostgreSQLStatementParser.createProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateProcedurein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatePublication
Visit a parse tree produced byPostgreSQLStatementParser.createPublication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatePublicationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPublicationForTables
Visit a parse tree produced byPostgreSQLStatementParser.publicationForTables().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPublicationForTablesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateRule
Visit a parse tree produced byPostgreSQLStatementParser.createRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateRulein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionList
Visit a parse tree produced byPostgreSQLStatementParser.ruleActionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuleActionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionStmt
Visit a parse tree produced byPostgreSQLStatementParser.ruleActionStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuleActionStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuleActionMulti
Visit a parse tree produced byPostgreSQLStatementParser.ruleActionMulti().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuleActionMultiin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTrigger
Visit a parse tree produced byPostgreSQLStatementParser.createTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerEvents
Visit a parse tree produced byPostgreSQLStatementParser.triggerEvents().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerEventsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerOneEvent
Visit a parse tree produced byPostgreSQLStatementParser.triggerOneEvent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerOneEventin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerActionTime
Visit a parse tree produced byPostgreSQLStatementParser.triggerActionTime().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerActionTimein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerFuncArgs
Visit a parse tree produced byPostgreSQLStatementParser.triggerFuncArgs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerFuncArgsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerFuncArg
Visit a parse tree produced byPostgreSQLStatementParser.triggerFuncArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerFuncArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerWhen
Visit a parse tree produced byPostgreSQLStatementParser.triggerWhen().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerWhenin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerForSpec
Visit a parse tree produced byPostgreSQLStatementParser.triggerForSpec().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerForSpecin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerReferencing
Visit a parse tree produced byPostgreSQLStatementParser.triggerReferencing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerReferencingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTransitions
Visit a parse tree produced byPostgreSQLStatementParser.triggerTransitions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerTransitionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTriggerTransition
Visit a parse tree produced byPostgreSQLStatementParser.triggerTransition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTriggerTransitionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionRelName
Visit a parse tree produced byPostgreSQLStatementParser.transitionRelName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransitionRelNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionRowOrTable
Visit a parse tree produced byPostgreSQLStatementParser.transitionRowOrTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransitionRowOrTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransitionOldOrNew
Visit a parse tree produced byPostgreSQLStatementParser.transitionOldOrNew().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransitionOldOrNewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSequence
Visit a parse tree produced byPostgreSQLStatementParser.createSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSequencein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTempOption
Visit a parse tree produced byPostgreSQLStatementParser.tempOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTempOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateServer
Visit a parse tree produced byPostgreSQLStatementParser.createServer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateServerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateStatistics
Visit a parse tree produced byPostgreSQLStatementParser.createStatistics().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateStatisticsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSubscription
Visit a parse tree produced byPostgreSQLStatementParser.createSubscription().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSubscriptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTablespace
Visit a parse tree produced byPostgreSQLStatementParser.createTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTablespacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTextSearch
Visit a parse tree produced byPostgreSQLStatementParser.createTextSearch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTextSearchin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTransform
Visit a parse tree produced byPostgreSQLStatementParser.createTransform().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTransformin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateType
Visit a parse tree produced byPostgreSQLStatementParser.createType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateTypeClauses
Visit a parse tree produced byPostgreSQLStatementParser.createTypeClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateTypeClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumValList
Visit a parse tree produced byPostgreSQLStatementParser.enumValList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumValListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateUserMapping
Visit a parse tree produced byPostgreSQLStatementParser.createUserMapping().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateUserMappingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiscard
Visit a parse tree produced byPostgreSQLStatementParser.discard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDiscardin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAccessMethod
Visit a parse tree produced byPostgreSQLStatementParser.dropAccessMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropAccessMethodin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropAggregate
Visit a parse tree produced byPostgreSQLStatementParser.dropAggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropAggregatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAggregateWithArgtypesList
public T visitAggregateWithArgtypesList(PostgreSQLStatementParser.AggregateWithArgtypesListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.aggregateWithArgtypesList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAggregateWithArgtypesListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCast
Visit a parse tree produced byPostgreSQLStatementParser.dropCast().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropCastin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropCollation
Visit a parse tree produced byPostgreSQLStatementParser.dropCollation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropCollationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropConversion
Visit a parse tree produced byPostgreSQLStatementParser.dropConversion().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropConversionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropDomain
Visit a parse tree produced byPostgreSQLStatementParser.dropDomain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropDomainin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropEventTrigger
Visit a parse tree produced byPostgreSQLStatementParser.dropEventTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropEventTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropExtension
Visit a parse tree produced byPostgreSQLStatementParser.dropExtension().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropExtensionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignDataWrapper
Visit a parse tree produced byPostgreSQLStatementParser.dropForeignDataWrapper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropForeignDataWrapperin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropForeignTable
Visit a parse tree produced byPostgreSQLStatementParser.dropForeignTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropForeignTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropFunction
Visit a parse tree produced byPostgreSQLStatementParser.dropFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropFunctionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionWithArgtypesList
public T visitFunctionWithArgtypesList(PostgreSQLStatementParser.FunctionWithArgtypesListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.functionWithArgtypesList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionWithArgtypesListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropLanguage
Visit a parse tree produced byPostgreSQLStatementParser.dropLanguage().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropLanguagein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropMaterializedView
Visit a parse tree produced byPostgreSQLStatementParser.dropMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropMaterializedViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperator
Visit a parse tree produced byPostgreSQLStatementParser.dropOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperatorWithArgtypesList
public T visitOperatorWithArgtypesList(PostgreSQLStatementParser.OperatorWithArgtypesListContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.operatorWithArgtypesList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorWithArgtypesListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorClass
Visit a parse tree produced byPostgreSQLStatementParser.dropOperatorClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorClassin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOperatorFamily
Visit a parse tree produced byPostgreSQLStatementParser.dropOperatorFamily().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOperatorFamilyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropOwned
Visit a parse tree produced byPostgreSQLStatementParser.dropOwned().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropOwnedin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPolicy
Visit a parse tree produced byPostgreSQLStatementParser.dropPolicy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPolicyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropProcedure
Visit a parse tree produced byPostgreSQLStatementParser.dropProcedure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropProcedurein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropPublication
Visit a parse tree produced byPostgreSQLStatementParser.dropPublication().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropPublicationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRoutine
Visit a parse tree produced byPostgreSQLStatementParser.dropRoutine().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRoutinein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropRule
Visit a parse tree produced byPostgreSQLStatementParser.dropRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropRulein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSequence
Visit a parse tree produced byPostgreSQLStatementParser.dropSequence().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSequencein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropServer
Visit a parse tree produced byPostgreSQLStatementParser.dropServer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropServerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropStatistics
Visit a parse tree produced byPostgreSQLStatementParser.dropStatistics().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropStatisticsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSubscription
Visit a parse tree produced byPostgreSQLStatementParser.dropSubscription().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSubscriptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTablespace
Visit a parse tree produced byPostgreSQLStatementParser.dropTablespace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTablespacein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTextSearch
Visit a parse tree produced byPostgreSQLStatementParser.dropTextSearch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTextSearchin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTransform
Visit a parse tree produced byPostgreSQLStatementParser.dropTransform().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTransformin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropTrigger
Visit a parse tree produced byPostgreSQLStatementParser.dropTrigger().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTriggerin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropType
Visit a parse tree produced byPostgreSQLStatementParser.dropType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropUserMapping
Visit a parse tree produced byPostgreSQLStatementParser.dropUserMapping().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropUserMappingin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropView
Visit a parse tree produced byPostgreSQLStatementParser.dropView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportForeignSchema
Visit a parse tree produced byPostgreSQLStatementParser.importForeignSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImportForeignSchemain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportQualification
Visit a parse tree produced byPostgreSQLStatementParser.importQualification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImportQualificationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportQualificationType
Visit a parse tree produced byPostgreSQLStatementParser.importQualificationType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImportQualificationTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclare
Visit a parse tree produced byPostgreSQLStatementParser.declare().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclarein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOptions
Visit a parse tree produced byPostgreSQLStatementParser.cursorOptions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorOptionsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCursorOption
Visit a parse tree produced byPostgreSQLStatementParser.cursorOption().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCursorOptionin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMove
Visit a parse tree produced byPostgreSQLStatementParser.move().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMovein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFetch
Visit a parse tree produced byPostgreSQLStatementParser.fetch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFetchin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitListen
Visit a parse tree produced byPostgreSQLStatementParser.listen().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitListenin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnlisten
Visit a parse tree produced byPostgreSQLStatementParser.unlisten().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnlistenin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNotifyStmt
Visit a parse tree produced byPostgreSQLStatementParser.notifyStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNotifyStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNext
Visit a parse tree produced by thenextlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNextin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrior
Visit a parse tree produced by thepriorlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPriorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFirst
Visit a parse tree produced by thefirstlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFirstin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLast
Visit a parse tree produced by thelastlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLastin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbsoluteCount
Visit a parse tree produced by theabsoluteCountlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAbsoluteCountin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelativeCount
Visit a parse tree produced by therelativeCountlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelativeCountin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCount
Visit a parse tree produced by thecountlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCountin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAll
Visit a parse tree produced by thealllabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAllin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForward
Visit a parse tree produced by theforwardlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForwardin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardCount
Visit a parse tree produced by theforwardCountlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForwardCountin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForwardAll
Visit a parse tree produced by theforwardAlllabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForwardAllin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackward
Visit a parse tree produced by thebackwardlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackwardin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackwardCount
Visit a parse tree produced by thebackwardCountlabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackwardCountin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBackwardAll
Visit a parse tree produced by thebackwardAlllabeled alternative inPostgreSQLStatementParser.direction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBackwardAllin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepare
Visit a parse tree produced byPostgreSQLStatementParser.prepare().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreparein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindex
Visit a parse tree produced byPostgreSQLStatementParser.reindex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReindexin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReIndexClauses
Visit a parse tree produced byPostgreSQLStatementParser.reIndexClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReIndexClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexOptionList
Visit a parse tree produced byPostgreSQLStatementParser.reindexOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReindexOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexOptionElem
Visit a parse tree produced byPostgreSQLStatementParser.reindexOptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReindexOptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexTargetMultitable
Visit a parse tree produced byPostgreSQLStatementParser.reindexTargetMultitable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReindexTargetMultitablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReindexTargetType
Visit a parse tree produced byPostgreSQLStatementParser.reindexTargetType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReindexTargetTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeallocate
Visit a parse tree produced byPostgreSQLStatementParser.deallocate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeallocatein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrepTypeClause
Visit a parse tree produced byPostgreSQLStatementParser.prepTypeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrepTypeClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRefreshMaterializedView
Visit a parse tree produced byPostgreSQLStatementParser.refreshMaterializedView().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRefreshMaterializedViewin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignTable
Visit a parse tree produced byPostgreSQLStatementParser.alterForeignTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterForeignTableClauses
public T visitAlterForeignTableClauses(PostgreSQLStatementParser.AlterForeignTableClausesContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.alterForeignTableClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterForeignTableClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperator
Visit a parse tree produced byPostgreSQLStatementParser.createOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOperatorin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperatorClass
Visit a parse tree produced byPostgreSQLStatementParser.createOperatorClass().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOperatorClassin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateOperatorFamily
Visit a parse tree produced byPostgreSQLStatementParser.createOperatorFamily().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateOperatorFamilyin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchema
Visit a parse tree produced byPostgreSQLStatementParser.createSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreateSchemaClauses
Visit a parse tree produced byPostgreSQLStatementParser.createSchemaClauses().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreateSchemaClausesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaEltList
Visit a parse tree produced byPostgreSQLStatementParser.schemaEltList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaEltListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSchemaStmt
Visit a parse tree produced byPostgreSQLStatementParser.schemaStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSchemaStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabelStmt
Visit a parse tree produced byPostgreSQLStatementParser.securityLabelStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSecurityLabelStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabel
Visit a parse tree produced byPostgreSQLStatementParser.securityLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSecurityLabelin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSecurityLabelClausces
Visit a parse tree produced byPostgreSQLStatementParser.securityLabelClausces().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSecurityLabelClauscesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeClause
Visit a parse tree produced byPostgreSQLStatementParser.privilegeClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoleClause
Visit a parse tree produced byPostgreSQLStatementParser.roleClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRoleClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeTypes
Visit a parse tree produced byPostgreSQLStatementParser.privilegeTypes().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeTypesin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOnObjectClause
Visit a parse tree produced byPostgreSQLStatementParser.onObjectClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOnObjectClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericOnlyList
Visit a parse tree produced byPostgreSQLStatementParser.numericOnlyList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericOnlyListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeLevel
Visit a parse tree produced byPostgreSQLStatementParser.privilegeLevel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeLevelin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRoutineName
Visit a parse tree produced byPostgreSQLStatementParser.routineName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRoutineNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrivilegeType
Visit a parse tree produced byPostgreSQLStatementParser.privilegeType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrivilegeTypein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAlterSchema
Visit a parse tree produced byPostgreSQLStatementParser.alterSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAlterSchemain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDropSchema
Visit a parse tree produced byPostgreSQLStatementParser.dropSchema().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDropSchemain interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShow
Visit a parse tree produced byPostgreSQLStatementParser.show().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShowin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSet
Visit a parse tree produced byPostgreSQLStatementParser.set().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSetin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRuntimeScope
Visit a parse tree produced byPostgreSQLStatementParser.runtimeScope().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRuntimeScopein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTimeZoneClause
Visit a parse tree produced byPostgreSQLStatementParser.timeZoneClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTimeZoneClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConfigurationParameterClause
public T visitConfigurationParameterClause(PostgreSQLStatementParser.ConfigurationParameterClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.configurationParameterClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConfigurationParameterClausein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResetParameter
Visit a parse tree produced byPostgreSQLStatementParser.resetParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResetParameterin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplain
Visit a parse tree produced byPostgreSQLStatementParser.explain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainableStmt
Visit a parse tree produced byPostgreSQLStatementParser.explainableStmt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainableStmtin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionList
Visit a parse tree produced byPostgreSQLStatementParser.explainOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionElem
Visit a parse tree produced byPostgreSQLStatementParser.explainOptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainOptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionArg
Visit a parse tree produced byPostgreSQLStatementParser.explainOptionArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainOptionArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplainOptionName
Visit a parse tree produced byPostgreSQLStatementParser.explainOptionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplainOptionNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnalyzeKeyword
Visit a parse tree produced byPostgreSQLStatementParser.analyzeKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnalyzeKeywordin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnalyzeTable
Visit a parse tree produced byPostgreSQLStatementParser.analyzeTable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnalyzeTablein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuumRelationList
Visit a parse tree produced byPostgreSQLStatementParser.vacuumRelationList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacuumRelationListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuumRelation
Visit a parse tree produced byPostgreSQLStatementParser.vacuumRelation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacuumRelationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionList
Visit a parse tree produced byPostgreSQLStatementParser.vacAnalyzeOptionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacAnalyzeOptionListin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionElem
Visit a parse tree produced byPostgreSQLStatementParser.vacAnalyzeOptionElem().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacAnalyzeOptionElemin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionArg
Visit a parse tree produced byPostgreSQLStatementParser.vacAnalyzeOptionArg().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacAnalyzeOptionArgin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacAnalyzeOptionName
Visit a parse tree produced byPostgreSQLStatementParser.vacAnalyzeOptionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacAnalyzeOptionNamein interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLoad
Visit a parse tree produced byPostgreSQLStatementParser.load().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLoadin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVacuum
Visit a parse tree produced byPostgreSQLStatementParser.vacuum().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVacuumin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyStatement
Visit a parse tree produced byPostgreSQLStatementParser.emptyStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyStatementin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCall
Visit a parse tree produced byPostgreSQLStatementParser.call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallArguments
Visit a parse tree produced byPostgreSQLStatementParser.callArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallArgumentsin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCallArgument
Visit a parse tree produced byPostgreSQLStatementParser.callArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCallArgumentin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPositionalNotation
Visit a parse tree produced byPostgreSQLStatementParser.positionalNotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPositionalNotationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNamedNotation
Visit a parse tree produced byPostgreSQLStatementParser.namedNotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNamedNotationin interfacePostgreSQLStatementParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-