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