Uses of Class
gudusoft.gsqlparser.pp.processor.type.comm.CaseWhenProcessor

Packages that use CaseWhenProcessor
gudusoft.gsqlparser.pp.processor   
 

Uses of CaseWhenProcessor in gudusoft.gsqlparser.pp.processor
 

Methods in gudusoft.gsqlparser.pp.processor that return CaseWhenProcessor
static CaseWhenProcessor ProcessorFactory.createCaseWhenProcessor(GFmtOpt option, java.lang.Boolean caseWhenThenInSameLine, java.lang.Integer indentCaseFromSwitch)
          create the processor used to process the 'case when' paramters