| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.EscapeCharContext |
OracleStatementParser.escapeChar() |
OracleStatementParser.EscapeCharContext |
OracleStatementParser.LikeConditionContext.escapeChar() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitEscapeChar(OracleStatementParser.EscapeCharContext ctx)
Visit a parse tree produced by
OracleStatementParser.escapeChar(). |
T |
OracleStatementBaseVisitor.visitEscapeChar(OracleStatementParser.EscapeCharContext ctx)
Visit a parse tree produced by
OracleStatementParser.escapeChar(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.