| Package | Description |
|---|---|
| gudusoft.gsqlparser.demos.prettyscore |
| Modifier and Type | Field and Description |
|---|---|
SyntaxDegrader.Kind |
SyntaxDegrader.Sample.kind |
| Modifier and Type | Method and Description |
|---|---|
static SyntaxDegrader.Kind |
SyntaxDegrader.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyntaxDegrader.Kind[] |
SyntaxDegrader.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SyntaxDegrader.Sample |
SyntaxDegrader.degrade(String sql,
EDbVendor vendor,
long seed,
SyntaxDegrader.Kind kind) |