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