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