| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AttributeNameAndValueContext |
OracleStatementParser.attributeNameAndValue() |
OracleStatementParser.AttributeNameAndValueContext |
OracleStatementParser.DiskgroupAttributesContext.attributeNameAndValue() |
OracleStatementParser.AttributeNameAndValueContext |
OracleStatementParser.AttributeContext.attributeNameAndValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AttributeNameAndValueContext> |
OracleStatementParser.AttributeContext.attributeNameAndValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAttributeNameAndValue(OracleStatementParser.AttributeNameAndValueContext ctx)
Visit a parse tree produced by
OracleStatementParser.attributeNameAndValue(). |
T |
OracleStatementBaseVisitor.visitAttributeNameAndValue(OracleStatementParser.AttributeNameAndValueContext ctx)
Visit a parse tree produced by
OracleStatementParser.attributeNameAndValue(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.