| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_language_statementContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Table_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_event_trigger_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_server_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_collationContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_ownerContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_tablespace_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_statisticsContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_foreign_data_wrapper_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_subscription_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Operator_family_actionContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_operator_class_statementContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_conversion_statementContext.owner_to() |
PostgreSQLParser.Owner_toContext |
PostgreSQLParser.Alter_publication_actionContext.owner_to() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterOwner_to(PostgreSQLParser.Owner_toContext ctx)
Enter a parse tree produced by
PostgreSQLParser.owner_to(). |
void |
PostgreSQLParserBaseListener.enterOwner_to(PostgreSQLParser.Owner_toContext ctx)
Enter a parse tree produced by
PostgreSQLParser.owner_to(). |
void |
PostgreSQLParserListener.exitOwner_to(PostgreSQLParser.Owner_toContext ctx)
Exit a parse tree produced by
PostgreSQLParser.owner_to(). |
void |
PostgreSQLParserBaseListener.exitOwner_to(PostgreSQLParser.Owner_toContext ctx)
Exit a parse tree produced by
PostgreSQLParser.owner_to(). |
T |
PostgreSQLParserBaseVisitor.visitOwner_to(PostgreSQLParser.Owner_toContext ctx)
Visit a parse tree produced by
PostgreSQLParser.owner_to(). |
T |
PostgreSQLParserVisitor.visitOwner_to(PostgreSQLParser.Owner_toContext ctx)
Visit a parse tree produced by
PostgreSQLParser.owner_to(). |
Copyright © 2022. All rights reserved.