|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageCollector
Field Summary | |
---|---|
static MessageCollector |
NONE
|
Method Summary | |
---|---|
void |
clear()
|
boolean |
hasErrors()
|
void |
report(CompilerMessageSeverity severity,
java.lang.String message,
CompilerMessageLocation location)
|
Field Detail |
---|
static final MessageCollector NONE
Method Detail |
---|
void clear()
void report(@NotNull CompilerMessageSeverity severity, @NotNull java.lang.String message, @NotNull CompilerMessageLocation location)
boolean hasErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |