| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.SrsAttributeContext |
MySQLStatementParser.srsAttribute() |
MySQLStatementParser.SrsAttributeContext |
MySQLStatementParser.CreateSRSStatementContext.srsAttribute(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.SrsAttributeContext> |
MySQLStatementParser.CreateSRSStatementContext.srsAttribute() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitSrsAttribute(MySQLStatementParser.SrsAttributeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.srsAttribute(). |
T |
MySQLStatementVisitor.visitSrsAttribute(MySQLStatementParser.SrsAttributeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.srsAttribute(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.