| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.format.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.CteClauseContext |
MySQLStatementParser.cteClause() |
MySQLStatementParser.CteClauseContext |
MySQLStatementParser.WithClauseContext.cteClause(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.CteClauseContext> |
MySQLStatementParser.WithClauseContext.cteClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitCteClause(MySQLStatementParser.CteClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cteClause(). |
T |
MySQLStatementVisitor.visitCteClause(MySQLStatementParser.CteClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.cteClause(). |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
MySQLFormatSQLVisitor.visitCteClause(MySQLStatementParser.CteClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.