Package | Description |
---|---|
org.netbeans.modules.parsing.spi.indexing | |
org.netbeans.modules.parsing.spi.indexing.support |
Class and Description |
---|
BinaryIndexer |
Context
Represents a context of indexing given root.
|
CustomIndexer
Generic indexer for languages which have their own
custom indexing mechanism.
|
EmbeddingIndexer
Indexer of the embedded document.
|
ErrorsCache.Convertor
Getter for properties of the given error description.
|
ErrorsCache.ErrorKind |
Indexable
Represens a file to be procesed by an indexer.
|
SourceIndexerFactory
Abstract predecessor of the
CustomIndexerFactory and EmbeddingIndexerFactory . |
SuspendStatus
A service for indexers to check if an indexing is suspended or
to park while indexing is suspended.
|
Class and Description |
---|
Context
Represents a context of indexing given root.
|
Indexable
Represens a file to be procesed by an indexer.
|