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