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