| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.AuthOptionContext |
MySQLStatementParser.authOption() |
MySQLStatementParser.AuthOptionContext |
MySQLStatementParser.SetPasswordContext.authOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitAuthOption(MySQLStatementParser.AuthOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.authOption(). |
T |
MySQLStatementVisitor.visitAuthOption(MySQLStatementParser.AuthOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.authOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.