| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Lock_tableContext |
PostgreSQLParser.lock_table() |
PostgreSQLParser.Lock_tableContext |
PostgreSQLParser.Script_transactionContext.lock_table() |
PostgreSQLParser.Lock_tableContext |
PostgreSQLParser.Transaction_statementContext.lock_table() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterLock_table(PostgreSQLParser.Lock_tableContext ctx)
Enter a parse tree produced by
PostgreSQLParser.lock_table(). |
void |
PostgreSQLParserBaseListener.enterLock_table(PostgreSQLParser.Lock_tableContext ctx)
Enter a parse tree produced by
PostgreSQLParser.lock_table(). |
void |
PostgreSQLParserListener.exitLock_table(PostgreSQLParser.Lock_tableContext ctx)
Exit a parse tree produced by
PostgreSQLParser.lock_table(). |
void |
PostgreSQLParserBaseListener.exitLock_table(PostgreSQLParser.Lock_tableContext ctx)
Exit a parse tree produced by
PostgreSQLParser.lock_table(). |
T |
PostgreSQLParserBaseVisitor.visitLock_table(PostgreSQLParser.Lock_tableContext ctx)
Visit a parse tree produced by
PostgreSQLParser.lock_table(). |
T |
PostgreSQLParserVisitor.visitLock_table(PostgreSQLParser.Lock_tableContext ctx)
Visit a parse tree produced by
PostgreSQLParser.lock_table(). |
Copyright © 2022. All rights reserved.