Uses of Class
gudusoft.gsqlparser.pp.processor.type.createfunction.CreateFuncLeftBEProcessor

Packages that use CreateFuncLeftBEProcessor
gudusoft.gsqlparser.pp.processor   
 

Uses of CreateFuncLeftBEProcessor in gudusoft.gsqlparser.pp.processor
 

Methods in gudusoft.gsqlparser.pp.processor that return CreateFuncLeftBEProcessor
static CreateFuncLeftBEProcessor ProcessorFactory.createCreateFuncLeftBEProcessor(GFmtOpt opt, java.lang.Boolean beStyleFunctionLeftBEOnNewline, java.lang.Integer beStyleFunctionLeftBEIndentSize)