| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ShowFunctionStatusContext |
MySQLStatementParser.showFunctionStatus() |
MySQLStatementParser.ShowFunctionStatusContext |
MySQLStatementParser.ShowContext.showFunctionStatus() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitShowFunctionStatus(MySQLStatementParser.ShowFunctionStatusContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showFunctionStatus(). |
T |
MySQLStatementVisitor.visitShowFunctionStatus(MySQLStatementParser.ShowFunctionStatusContext ctx)
Visit a parse tree produced by
MySQLStatementParser.showFunctionStatus(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDALStatementSQLVisitor.visitShowFunctionStatus(MySQLStatementParser.ShowFunctionStatusContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.