Interface EditorReport
public interface EditorReport
Report to the editor.
- Since:
- 6.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the message.@Nullable EditorPositionReturns the position.Returns the severity.
-
Method Details
-
getSeverity
-
getMessage
-
getPosition
-