org.netbeans.modules.parsing.api/1 1.67.0 6
A B C D E F G H I M O P Q R S T U V 

S

scanFinished(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.BinaryIndexerFactory
Notifies the indexer that scanning of a binary root just finished.
scanFinished(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.ConstrainedBinaryIndexer
Notifies the indexer that scanning of a binary root just finished.
scanFinished(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
Notifies the indexer that scanning of a source root just finished.
scanStarted(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.BinaryIndexerFactory
Notifies the indexer that a binary root is going to be scanned.
scanStarted(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.ConstrainedBinaryIndexer
Notifies the indexer that a binary root is going to be scanned.
scanStarted(Context) - Method in class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
Notifies the indexer that a source root is going to be scanned.
schedule(SchedulerEvent) - Method in class org.netbeans.modules.parsing.spi.Scheduler
Reschedule all tasks registered for this Scheduler (see SchedulerTask.getSchedulerClass().
schedule(Source, SchedulerEvent) - Method in class org.netbeans.modules.parsing.spi.Scheduler
Reschedule all tasks registered for this Scheduler (see SchedulerTask.getSchedulerClass(), and sets new Sources for them.
Scheduler - Class in org.netbeans.modules.parsing.spi
Scheduler defines when tasks should be started.
Scheduler() - Constructor for class org.netbeans.modules.parsing.spi.Scheduler
 
SchedulerEvent - Class in org.netbeans.modules.parsing.spi
 
SchedulerEvent(Object) - Constructor for class org.netbeans.modules.parsing.spi.SchedulerEvent
 
SchedulerTask - Class in org.netbeans.modules.parsing.spi
Abstract ascendant of all types of SPI tasks (EmbeddingProvider, ParserBasedEmbeddingProvider and ParserResultTask).
SELECTED_NODES_SENSITIVE_TASK_SCHEDULER - Static variable in class org.netbeans.modules.parsing.spi.Scheduler
This implementations of Scheduler reschedules all tasks when nodes selected in editor are changed.
setErrors(URL, Indexable, Iterable<? extends T>, ErrorsCache.Convertor<T>) - Static method in class org.netbeans.modules.parsing.spi.indexing.ErrorsCache
Sets errors for a file/indexable.
Snapshot - Class in org.netbeans.modules.parsing.api
Snapshot represents some part of text.
Source - Class in org.netbeans.modules.parsing.api
The Source represents one file or document.
sourceChanged() - Method in class org.netbeans.modules.parsing.spi.SourceModificationEvent
Returns true when the change causing this event affected the source.
SourceIndexerFactory - Class in org.netbeans.modules.parsing.spi.indexing
Abstract predecessor of the CustomIndexerFactory and EmbeddingIndexerFactory.
SourceIndexerFactory() - Constructor for class org.netbeans.modules.parsing.spi.indexing.SourceIndexerFactory
 
SourceModificationEvent - Class in org.netbeans.modules.parsing.spi
 
SourceModificationEvent(Object) - Constructor for class org.netbeans.modules.parsing.spi.SourceModificationEvent
SourceModificationEvent(Object, boolean) - Constructor for class org.netbeans.modules.parsing.spi.SourceModificationEvent
supportsEmbeddedIndexers() - Method in class org.netbeans.modules.parsing.spi.indexing.CustomIndexerFactory
 
SuspendStatus - Class in org.netbeans.modules.parsing.spi.indexing
A service for indexers to check if an indexing is suspended or to park while indexing is suspended.
A B C D E F G H I M O P Q R S T U V 
org.netbeans.modules.parsing.api/1 1.67.0 6

Built on May 26 2013.  |  Portions Copyright 1997-2013 Oracle. All rights reserved.