| Package | Description |
|---|---|
| org.vesalainen.parsers.sql |
| Modifier and Type | Method and Description |
|---|---|
static ErrorReporter.Level |
ErrorReporter.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorReporter.Level[] |
ErrorReporter.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorReporter.report(String message,
ErrorReporter.Level level,
String source,
int start,
int end) |
Copyright © 2014. All rights reserved.