Package | Description |
---|---|
org.netbeans.modules.parsing.spi.indexing |
Modifier and Type | Method and Description |
---|---|
static <T> void |
ErrorsCache.setErrors(URL root,
Indexable i,
Iterable<? extends T> errors,
ErrorsCache.Convertor<T> convertor)
Sets errors for a file/indexable.
|