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