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

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder<CreateFunctionStmtFormatter>
      extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.CreateFunctionStmtFormatterBuilder

public class CreateFunctionStmtFormatterBuilder
extends AbstractStmtFormatterBuilder<CreateFunctionStmtFormatter>


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

CreateFunctionStmtFormatterBuilder

public CreateFunctionStmtFormatterBuilder()