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