| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Drop_defContext |
PostgreSQLParser.drop_def() |
PostgreSQLParser.Drop_defContext |
PostgreSQLParser.Column_actionContext.drop_def() |
PostgreSQLParser.Drop_defContext |
PostgreSQLParser.Alter_view_statementContext.drop_def() |
PostgreSQLParser.Drop_defContext |
PostgreSQLParser.Alter_domain_statementContext.drop_def() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterDrop_def(PostgreSQLParser.Drop_defContext ctx)
Enter a parse tree produced by
PostgreSQLParser.drop_def(). |
void |
PostgreSQLParserBaseListener.enterDrop_def(PostgreSQLParser.Drop_defContext ctx)
Enter a parse tree produced by
PostgreSQLParser.drop_def(). |
void |
PostgreSQLParserListener.exitDrop_def(PostgreSQLParser.Drop_defContext ctx)
Exit a parse tree produced by
PostgreSQLParser.drop_def(). |
void |
PostgreSQLParserBaseListener.exitDrop_def(PostgreSQLParser.Drop_defContext ctx)
Exit a parse tree produced by
PostgreSQLParser.drop_def(). |
T |
PostgreSQLParserBaseVisitor.visitDrop_def(PostgreSQLParser.Drop_defContext ctx)
Visit a parse tree produced by
PostgreSQLParser.drop_def(). |
T |
PostgreSQLParserVisitor.visitDrop_def(PostgreSQLParser.Drop_defContext ctx)
Visit a parse tree produced by
PostgreSQLParser.drop_def(). |
Copyright © 2022. All rights reserved.