@Incubating public interface EditorReport
Modifier and Type | Method | Description |
---|---|---|
String |
getMessage() |
|
EditorPosition |
getPosition() |
|
EditorReportSeverity |
getSeverity() |
EditorReportSeverity getSeverity()
String getMessage()
@Nullable EditorPosition getPosition()