gudusoft.gsqlparser.pp.stmtformatter.builder.comm
Class AllStmtsFormatterBuilder

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.AllStmtsFormatterBuilder

public class AllStmtsFormatterBuilder
extends java.lang.Object


Constructor Summary
AllStmtsFormatterBuilder()
           
 
Method Summary
static AllStmtsFormatter create(GFmtOpt option)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllStmtsFormatterBuilder

public AllStmtsFormatterBuilder()
Method Detail

create

public static AllStmtsFormatter create(GFmtOpt option)