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