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