public class SqlFormatter extends Object
Constructor and Description |
---|
SqlFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(TGSqlParser parser,
GFmtOpt option) |
static void |
main(String[] args) |
static TGSqlParser |
preHandleRemoveComment(TGSqlParser parser) |
public SqlFormatter()
public String format(TGSqlParser parser, GFmtOpt option)
public static TGSqlParser preHandleRemoveComment(TGSqlParser parser)