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