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