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