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