|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.diagnostics.DiagnosticFactory
public abstract class DiagnosticFactory
| Constructor Summary | |
|---|---|
protected |
DiagnosticFactory(Severity severity)
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
Severity |
getSeverity()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected DiagnosticFactory(@NotNull
Severity severity)
| Method Detail |
|---|
@NotNull public java.lang.String getName()
@NotNull public Severity getSeverity()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||