public final class SQLServerGroupByClauseParser extends GroupByClauseParser
| Constructor and Description |
|---|
SQLServerGroupByClauseParser(LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected Keyword[] |
getSkippedKeywordAfterGroupBy() |
protected Keyword[] |
getUnsupportedKeywordBeforeGroupByItem() |
parsepublic SQLServerGroupByClauseParser(LexerEngine lexerEngine)
protected Keyword[] getUnsupportedKeywordBeforeGroupByItem()
getUnsupportedKeywordBeforeGroupByItem in class GroupByClauseParserprotected Keyword[] getSkippedKeywordAfterGroupBy()
getSkippedKeywordAfterGroupBy in class GroupByClauseParserCopyright © 2019 The Apache Software Foundation. All rights reserved.