| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AttributeNameContext> |
OracleStatementParser.NamedMemberKeysContext.attributeName() |
List<OracleStatementParser.AttributeNameContext> |
OracleStatementParser.ContextNamespaceAttributesClauseContext.attributeName() |
List<OracleStatementParser.AttributeNameContext> |
OracleStatementParser.ObjectAccessExpressionContext.attributeName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAttributeName(OracleStatementParser.AttributeNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.attributeName(). |
T |
OracleStatementBaseVisitor.visitAttributeName(OracleStatementParser.AttributeNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.attributeName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.