public final class MySQLAliasExpressionParser extends AliasExpressionParser
| Constructor and Description |
|---|
MySQLAliasExpressionParser(LexerEngine lexerEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected TokenType[] |
getCustomizedAvailableKeywordsForSelectItemAlias() |
protected TokenType[] |
getCustomizedAvailableKeywordsForTableAlias() |
parseSelectItemAlias, parseTableAlias, parseTableAliaspublic MySQLAliasExpressionParser(LexerEngine lexerEngine)
protected TokenType[] getCustomizedAvailableKeywordsForSelectItemAlias()
getCustomizedAvailableKeywordsForSelectItemAlias in class AliasExpressionParserprotected TokenType[] getCustomizedAvailableKeywordsForTableAlias()
getCustomizedAvailableKeywordsForTableAlias in class AliasExpressionParserCopyright © 2019 The Apache Software Foundation. All rights reserved.