Package | Description |
---|---|
org.netbeans.api.lsp | |
org.netbeans.spi.lsp |
Modifier and Type | Method and Description |
---|---|
static Diagnostic.ReporterControl |
Diagnostic.findReporterControl(Lookup context,
FileObject file)
Returns a Control object appropriate for the context and the file.
|
Modifier and Type | Method and Description |
---|---|
Diagnostic.ReporterControl |
DiagnosticReporter.findDiagnosticControl(Lookup context,
FileObject file)
Returns a Control object appropriate for the context and the file.
|