Package org.pgcodekeeper.core.formatter
package org.pgcodekeeper.core.formatter
-
ClassDescriptionAbstract base class for SQL formatter implementations.This listener checks if there was at least one syntax error while parsing.Main formatter class that handles SQL file formatting for different database types.Configuration class for SQL formatting options.Represents a single formatting operation to be applied to SQL text.Abstract base class for parse tree listeners that handle code formatting.Exception thrown when errors occur during SQL formatting operations.Enumeration of indentation directions used during SQL formatting.Abstract base class for SQL statement formatting.