| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.SrsAttributeContext |
MySQLStatementParser.srsAttribute() |
MySQLStatementParser.SrsAttributeContext |
MySQLStatementParser.CreateSRSStatementContext.srsAttribute(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.SrsAttributeContext> |
MySQLStatementParser.CreateSRSStatementContext.srsAttribute() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.