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