|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.diagnostics.rendering.DefaultErrorMessages
public class DefaultErrorMessages
| Nested Class Summary | |
|---|---|
static interface |
DefaultErrorMessages.Extension
|
| Field Summary | |
|---|---|
static DescriptorRenderer |
DEPRECATION_RENDERER
|
| Method Summary | |
|---|---|
static DiagnosticRenderer |
getRendererForDiagnostic(Diagnostic diagnostic)
|
static java.lang.String |
render(Diagnostic diagnostic)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DescriptorRenderer DEPRECATION_RENDERER
| Method Detail |
|---|
@NotNull
public static java.lang.String render(@NotNull
Diagnostic diagnostic)
@TestOnly
@Nullable
public static DiagnosticRenderer getRendererForDiagnostic(@NotNull
Diagnostic diagnostic)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||