| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.UserAuthOptionContext |
MySQLStatementParser.userAuthOption() |
MySQLStatementParser.UserAuthOptionContext |
MySQLStatementParser.AlterUserEntryContext.userAuthOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitUserAuthOption(MySQLStatementParser.UserAuthOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userAuthOption(). |
T |
MySQLStatementVisitor.visitUserAuthOption(MySQLStatementParser.UserAuthOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userAuthOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.