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