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