Uses of Class
gudusoft.gsqlparser.pp.para.styleenums.TCompactMode

Packages that use TCompactMode
gudusoft.gsqlparser.pp.para   
gudusoft.gsqlparser.pp.para.styleenums   
 

Uses of TCompactMode in gudusoft.gsqlparser.pp.para
 

Fields in gudusoft.gsqlparser.pp.para declared as TCompactMode
 TCompactMode GFmtOpt.compactMode
           
 

Uses of TCompactMode in gudusoft.gsqlparser.pp.para.styleenums
 

Methods in gudusoft.gsqlparser.pp.para.styleenums that return TCompactMode
static TCompactMode TCompactMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TCompactMode[] TCompactMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.