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