EditorReport

interface EditorReport(source)

Report to the editor.

Since

6.0

Functions

Link copied to clipboard
abstract fun getMessage(): String
Link copied to clipboard
@Nullable
abstract fun getPosition(): EditorPosition
Link copied to clipboard