public static class CheckerTestUtil.DebugInfoDiagnosticFactory extends AbstractDiagnosticFactory
Modifier and Type | Field and Description |
---|---|
static CheckerTestUtil.DebugInfoDiagnosticFactory |
ELEMENT_WITH_ERROR_TYPE |
static CheckerTestUtil.DebugInfoDiagnosticFactory |
MISSING_UNRESOLVED |
static CheckerTestUtil.DebugInfoDiagnosticFactory |
UNRESOLVED_WITH_TARGET |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
toString
public static final CheckerTestUtil.DebugInfoDiagnosticFactory ELEMENT_WITH_ERROR_TYPE
public static final CheckerTestUtil.DebugInfoDiagnosticFactory UNRESOLVED_WITH_TARGET
public static final CheckerTestUtil.DebugInfoDiagnosticFactory MISSING_UNRESOLVED
@NotNull public java.lang.String getName()
getName
in class AbstractDiagnosticFactory