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