| Package | Description |
|---|---|
| org.netbeans.modules.parsing.spi.indexing |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IndexabilityQueryImplementation.preventIndexing(IndexabilityQueryImplementation.IndexabilityQueryContext iqp)
Determine if the supplied indexable should be indexed using the given
indexer (identified either by the name of the indexer or its factory
class).
|