| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.RegularFunctionNameContext |
SQLServerStatementParser.regularFunctionName() |
SQLServerStatementParser.RegularFunctionNameContext |
SQLServerStatementParser.RegularFunctionContext.regularFunctionName() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitRegularFunctionName(SQLServerStatementParser.RegularFunctionNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.regularFunctionName(). |
T |
SQLServerStatementVisitor.visitRegularFunctionName(SQLServerStatementParser.RegularFunctionNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.regularFunctionName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.