| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.IgnoredNameIdentifierContext |
SQLServerStatementParser.ignoredNameIdentifier() |
SQLServerStatementParser.IgnoredNameIdentifierContext |
SQLServerStatementParser.UserNameContext.ignoredNameIdentifier() |
SQLServerStatementParser.IgnoredNameIdentifierContext |
SQLServerStatementParser.CreateLoginContext.ignoredNameIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitIgnoredNameIdentifier(SQLServerStatementParser.IgnoredNameIdentifierContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.ignoredNameIdentifier(). |
T |
SQLServerStatementBaseVisitor.visitIgnoredNameIdentifier(SQLServerStatementParser.IgnoredNameIdentifierContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.ignoredNameIdentifier(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDCLStatementSQLVisitor.visitIgnoredNameIdentifier(SQLServerStatementParser.IgnoredNameIdentifierContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.