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

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder<IfStmtFormatter>
      extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.IfStmtFormatterBuilder

public class IfStmtFormatterBuilder
extends AbstractStmtFormatterBuilder<IfStmtFormatter>


Constructor Summary
IfStmtFormatterBuilder()
           
 
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

IfStmtFormatterBuilder

public IfStmtFormatterBuilder()