| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ForLockingClauseContext |
OpenGaussStatementParser.forLockingClause() |
OpenGaussStatementParser.ForLockingClauseContext |
OpenGaussStatementParser.SelectNoParensContext.forLockingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitForLockingClause(OpenGaussStatementParser.ForLockingClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.forLockingClause(). |
T |
OpenGaussStatementVisitor.visitForLockingClause(OpenGaussStatementParser.ForLockingClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.forLockingClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitForLockingClause(OpenGaussStatementParser.ForLockingClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.