| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.TableLockContext |
MySQLStatementParser.tableLock() |
MySQLStatementParser.TableLockContext |
MySQLStatementParser.LockContext.tableLock(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.TableLockContext> |
MySQLStatementParser.LockContext.tableLock() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitTableLock(MySQLStatementParser.TableLockContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableLock(). |
T |
MySQLStatementVisitor.visitTableLock(MySQLStatementParser.TableLockContext ctx)
Visit a parse tree produced by
MySQLStatementParser.tableLock(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.