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

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder<GoStmtFormatter>
      extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.GoStmtFormatterBuilder

public class GoStmtFormatterBuilder
extends AbstractStmtFormatterBuilder<GoStmtFormatter>


Constructor Summary
GoStmtFormatterBuilder()
           
 
Method Summary
 
Methods inherited from class gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder
build, getOption, setOption
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoStmtFormatterBuilder

public GoStmtFormatterBuilder()