|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.codeInspection.ProblemHighlightType
public class ProblemHighlightType
| Field Summary | |
|---|---|
static ProblemHighlightType |
GENERIC_ERROR_OR_WARNING
|
static ProblemHighlightType |
LIKE_DEPRECATED
|
static ProblemHighlightType |
LIKE_UNKNOWN_SYMBOL
|
static ProblemHighlightType |
LIKE_UNUSED_SYMBOL
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ProblemHighlightType GENERIC_ERROR_OR_WARNING
public static final ProblemHighlightType LIKE_DEPRECATED
public static final ProblemHighlightType LIKE_UNKNOWN_SYMBOL
public static final ProblemHighlightType LIKE_UNUSED_SYMBOL
| Method Detail |
|---|
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 | |||||||||