Package | Description |
---|---|
gudusoft.gsqlparser.pp.para | |
gudusoft.gsqlparser.pp.para.styleenums |
Modifier and Type | Field and Description |
---|---|
TCompactMode |
GFmtOpt.compactMode
//todo add sample63
|
Modifier and Type | Method and Description |
---|---|
static TCompactMode |
TCompactMode.of(String type) |
static TCompactMode |
TCompactMode.valueOf(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 are declared.
|