|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.diagnostics.rendering.SimpleDiagnosticRenderer
public class SimpleDiagnosticRenderer
| Constructor Summary | |
|---|---|
SimpleDiagnosticRenderer(java.lang.String message)
|
|
| Method Summary | |
|---|---|
java.lang.String |
render(Diagnostic diagnostic)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDiagnosticRenderer(@NotNull
java.lang.String message)
| Method Detail |
|---|
@NotNull
public java.lang.String render(@NotNull
Diagnostic diagnostic)
render in interface DiagnosticRenderer<Diagnostic>render in interface Renderer<Diagnostic>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||