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