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