| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitFirst(OpenGaussStatementParser.FirstContext ctx)
Visit a parse tree produced by the
first
labeled alternative in OpenGaussStatementParser.direction(). |
T |
OpenGaussStatementVisitor.visitFirst(OpenGaussStatementParser.FirstContext ctx)
Visit a parse tree produced by the
first
labeled alternative in OpenGaussStatementParser.direction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitFirst(OpenGaussStatementParser.FirstContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.