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