| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.OnEmptyErrorContext |
MySQLStatementParser.onEmptyError() |
MySQLStatementParser.OnEmptyErrorContext |
MySQLStatementParser.SimpleExprContext.onEmptyError() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitOnEmptyError(MySQLStatementParser.OnEmptyErrorContext ctx)
Visit a parse tree produced by
MySQLStatementParser.onEmptyError(). |
T |
MySQLStatementVisitor.visitOnEmptyError(MySQLStatementParser.OnEmptyErrorContext ctx)
Visit a parse tree produced by
MySQLStatementParser.onEmptyError(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.