Formatting options for the SQL formatter.
typedef FormattingOptions = ({ String newline, String indent, bool uppercaseKeywords, int subClauseIndent });