| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Into_tableContext |
PostgreSQLParser.into_table() |
PostgreSQLParser.Into_tableContext |
PostgreSQLParser.Select_primaryContext.into_table() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterInto_table(PostgreSQLParser.Into_tableContext ctx)
Enter a parse tree produced by
PostgreSQLParser.into_table(). |
void |
PostgreSQLParserBaseListener.enterInto_table(PostgreSQLParser.Into_tableContext ctx)
Enter a parse tree produced by
PostgreSQLParser.into_table(). |
void |
PostgreSQLParserListener.exitInto_table(PostgreSQLParser.Into_tableContext ctx)
Exit a parse tree produced by
PostgreSQLParser.into_table(). |
void |
PostgreSQLParserBaseListener.exitInto_table(PostgreSQLParser.Into_tableContext ctx)
Exit a parse tree produced by
PostgreSQLParser.into_table(). |
T |
PostgreSQLParserBaseVisitor.visitInto_table(PostgreSQLParser.Into_tableContext ctx)
Visit a parse tree produced by
PostgreSQLParser.into_table(). |
T |
PostgreSQLParserVisitor.visitInto_table(PostgreSQLParser.Into_tableContext ctx)
Visit a parse tree produced by
PostgreSQLParser.into_table(). |
Copyright © 2022. All rights reserved.