| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.advanced |
| Modifier and Type | Method and Description |
|---|---|
AdvancedDistSQLStatementParser.ParseSQLContext |
AdvancedDistSQLStatementParser.parseSQL() |
AdvancedDistSQLStatementParser.ParseSQLContext |
AdvancedDistSQLStatementParser.ExecuteContext.parseSQL() |
| Modifier and Type | Method and Description |
|---|---|
T |
AdvancedDistSQLStatementVisitor.visitParseSQL(AdvancedDistSQLStatementParser.ParseSQLContext ctx)
Visit a parse tree produced by
AdvancedDistSQLStatementParser.parseSQL(). |
T |
AdvancedDistSQLStatementBaseVisitor.visitParseSQL(AdvancedDistSQLStatementParser.ParseSQLContext ctx)
Visit a parse tree produced by
AdvancedDistSQLStatementParser.parseSQL(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
AdvancedDistSQLStatementVisitor.visitParseSQL(AdvancedDistSQLStatementParser.ParseSQLContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.