|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.cli.common.messages.GroupingMessageCollector
public class GroupingMessageCollector
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.cli.common.messages.MessageCollector |
|---|
NONE |
| Constructor Summary | |
|---|---|
GroupingMessageCollector(MessageCollector delegate)
|
|
| Method Summary | |
|---|---|
void |
flush()
|
void |
report(CompilerMessageSeverity severity,
java.lang.String message,
CompilerMessageLocation location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupingMessageCollector(@NotNull
MessageCollector delegate)
| Method Detail |
|---|
public void report(@NotNull
CompilerMessageSeverity severity,
@NotNull
java.lang.String message,
@NotNull
CompilerMessageLocation location)
report in interface MessageCollectorpublic void flush()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||