|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.cli.common.messages.MessageCollectorToString
public class MessageCollectorToString
Constructor Summary | |
---|---|
MessageCollectorToString()
|
Method Summary | |
---|---|
java.lang.String |
getString()
|
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 MessageCollectorToString()
Method Detail |
---|
public void report(@NotNull CompilerMessageSeverity severity, @NotNull java.lang.String message, @NotNull CompilerMessageLocation location)
report
in interface MessageCollector
@NotNull public java.lang.String getString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |