| Modifier and Type | Method and Description |
|---|---|
static MessageSink.Severity |
MessageSink.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSink.Severity[] |
MessageSink.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageSink.message(Object resource,
int line,
int column,
String message,
MessageSink.Severity severity,
Throwable cause) |
Copyright © 2014. All Rights Reserved.