| Package | Description |
|---|---|
| gudusoft.gsqlparser.slpc.validation |
| Modifier and Type | Method and Description |
|---|---|
SlpcValidationError.Stage |
SlpcValidationError.stage() |
static SlpcValidationError.Stage |
SlpcValidationError.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlpcValidationError.Stage[] |
SlpcValidationError.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SlpcValidationError(SlpcValidationError.Stage stage,
String path,
String message) |