| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.AlterFunctionContext |
SQLServerStatementParser.alterFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitAlterFunction(SQLServerStatementParser.AlterFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterFunction(). |
T |
SQLServerStatementBaseVisitor.visitAlterFunction(SQLServerStatementParser.AlterFunctionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.alterFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitAlterFunction(SQLServerStatementParser.AlterFunctionContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.