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