| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext |
SQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause() |
SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext |
SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListContext.createLoginForAnalyticsPlatformSystemOptionListClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext> |
SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListContext.createLoginForAnalyticsPlatformSystemOptionListClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitCreateLoginForAnalyticsPlatformSystemOptionListClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause(). |
T |
SQLServerStatementVisitor.visitCreateLoginForAnalyticsPlatformSystemOptionListClause(SQLServerStatementParser.CreateLoginForAnalyticsPlatformSystemOptionListClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.createLoginForAnalyticsPlatformSystemOptionListClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.