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