| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.If_existsContext |
PostgreSQLParser.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Alter_table_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Table_actionContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Column_actionContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_constraintContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Alter_index_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Alter_sequence_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Alter_view_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Type_actionContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Alter_ownerContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_user_mappingContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_operator_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_policy_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_cast_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_operator_family_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_operator_class_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_function_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_trigger_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.Drop_rule_statementContext.if_exists() |
PostgreSQLParser.If_existsContext |
PostgreSQLParser.If_exist_names_restrict_cascadeContext.if_exists() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterIf_exists(PostgreSQLParser.If_existsContext ctx)
Enter a parse tree produced by
PostgreSQLParser.if_exists(). |
void |
PostgreSQLParserBaseListener.enterIf_exists(PostgreSQLParser.If_existsContext ctx)
Enter a parse tree produced by
PostgreSQLParser.if_exists(). |
void |
PostgreSQLParserListener.exitIf_exists(PostgreSQLParser.If_existsContext ctx)
Exit a parse tree produced by
PostgreSQLParser.if_exists(). |
void |
PostgreSQLParserBaseListener.exitIf_exists(PostgreSQLParser.If_existsContext ctx)
Exit a parse tree produced by
PostgreSQLParser.if_exists(). |
T |
PostgreSQLParserBaseVisitor.visitIf_exists(PostgreSQLParser.If_existsContext ctx)
Visit a parse tree produced by
PostgreSQLParser.if_exists(). |
T |
PostgreSQLParserVisitor.visitIf_exists(PostgreSQLParser.If_existsContext ctx)
Visit a parse tree produced by
PostgreSQLParser.if_exists(). |
Copyright © 2022. All rights reserved.