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

Packages that use CreateFuncRightBEProcessor
gudusoft.gsqlparser.pp.processor   
 

Uses of CreateFuncRightBEProcessor in gudusoft.gsqlparser.pp.processor
 

Methods in gudusoft.gsqlparser.pp.processor that return CreateFuncRightBEProcessor
static CreateFuncRightBEProcessor ProcessorFactory.createCreateFuncRightBEProcessor(GFmtOpt opt, java.lang.Boolean beStyleFunctionRightBEOnNewline, java.lang.Integer beStyleFunctionRightBEIndentSize)