| Class | Description |
|---|---|
| AbstractKeyWordAlignProcessor<E extends TCustomSqlStatement> | |
| AbstractProcessor<NodeType extends TParseTreeNode> |
the base processor
|
| AlignAliasProcessor |
used to align the alias
|
| AppendNewLineAfterAndBeforeReverseKeyWordProcessor | |
| AppendNewLineAfterReverseKeyWordProcessor |
used to add new line for select items
|
| AppendNewLineBeforeKeyWordProcessor | |
| AppendNewLineBeforeReverseKeyWordProcessor | |
| CapitalisationProcessor | |
| CaseWhenProcessor |
process the case when clause
|
| ColumnlistCommaProcessor |
used for comma style
|
| CombineWhitespaceAndClearReturnProcessor |
combine multiply whitespaces into a single whitespace, and remove the return
token
|
| DistinctKeyWordProcessor |
process the distinct keyword
|
| ExpressionProcessor | |
| StmtListProcessor |
process the distinct keyword
|