|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.diagnostics.DiagnosticSink.CollectAll
public static class DiagnosticSink.CollectAll
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.diagnostics.DiagnosticSink |
|---|
DiagnosticSink.CollectAll |
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.kotlin.diagnostics.DiagnosticSink |
|---|
DO_NOTHING, THROW_EXCEPTION |
| Constructor Summary | |
|---|---|
DiagnosticSink.CollectAll()
|
|
| Method Summary | |
|---|---|
java.util.List<Diagnostic> |
getDiagnostics()
|
void |
report(Diagnostic diagnostic)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagnosticSink.CollectAll()
| Method Detail |
|---|
public void report(@NotNull
Diagnostic diagnostic)
report in interface DiagnosticSink@NotNull public java.util.List<Diagnostic> getDiagnostics()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||