Skip navigation links
org.netbeans.modules.parsing.api/1 9.15.0 8
A C D E F G I L O P R S T U V 

S

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.
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.
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
SourceModificationEvent.Composite - Class in org.netbeans.modules.parsing.spi
 
A C D E F G I L O P R S T U V 
Skip navigation links
org.netbeans.modules.parsing.api/1 9.15.0 8