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