| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.DropCastContext |
OpenGaussStatementParser.dropCast() |
OpenGaussStatementParser.DropCastContext |
OpenGaussStatementParser.ExecuteContext.dropCast() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitDropCast(OpenGaussStatementParser.DropCastContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropCast(). |
T |
OpenGaussStatementVisitor.visitDropCast(OpenGaussStatementParser.DropCastContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.dropCast(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitDropCast(OpenGaussStatementParser.DropCastContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.