| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:35:36 BST 2018 --> |
| <title>S-Index (Parsing API)</title> |
| <meta name="date" content="2018-09-14"> |
| <link rel="stylesheet" type="text/css" href="../javadoc.css" title="Style"> |
| <script type="text/javascript" src="../script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="S-Index (Parsing API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="../overview-tree.html">Tree</a></li> |
| <li><a href="../deprecated-list.html">Deprecated</a></li> |
| <li class="navBarCell1Rev">Index</li> |
| <li><a href="../help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.modules.parsing.api/1 9.9.1 8</div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="index-11.html">Prev Letter</a></li> |
| <li><a href="index-13.html">Next Letter</a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> |
| <li><a href="index-12.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">O</a> <a href="index-10.html">P</a> <a href="index-11.html">R</a> <a href="index-12.html">S</a> <a href="index-13.html">T</a> <a href="index-14.html">U</a> <a href="index-15.html">V</a> <a name="I:S"> |
| <!-- --> |
| </a> |
| <h2 class="title">S</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/Scheduler.html#schedule-org.netbeans.modules.parsing.spi.SchedulerEvent-">schedule(SchedulerEvent)</a></span> - Method in class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi">Scheduler</a></dt> |
| <dd> |
| <div class="block">Reschedule all tasks registered for <code>this</code> Scheduler (see |
| <a href="../org/netbeans/modules/parsing/spi/SchedulerTask.html#getSchedulerClass--"><code>SchedulerTask.getSchedulerClass()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/Scheduler.html#schedule-org.netbeans.modules.parsing.api.Source-org.netbeans.modules.parsing.spi.SchedulerEvent-">schedule(Source, SchedulerEvent)</a></span> - Method in class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi">Scheduler</a></dt> |
| <dd> |
| <div class="block">Reschedule all tasks registered for <code>this</code> Scheduler (see |
| <a href="../org/netbeans/modules/parsing/spi/SchedulerTask.html#getSchedulerClass--"><code>SchedulerTask.getSchedulerClass()</code></a>, and sets new <a href="../org/netbeans/modules/parsing/api/Source.html" title="class in org.netbeans.modules.parsing.api"><code>Source</code></a>s for them.</div> |
| </dd> |
| <dt><a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi"><span class="typeNameLink">Scheduler</span></a> - Class in <a href="../org/netbeans/modules/parsing/spi/package-summary.html">org.netbeans.modules.parsing.spi</a></dt> |
| <dd> |
| <div class="block">Scheduler defines when tasks should be started.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/Scheduler.html#Scheduler--">Scheduler()</a></span> - Constructor for class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi">Scheduler</a></dt> |
| <dd> </dd> |
| <dt><a href="../org/netbeans/modules/parsing/spi/SchedulerEvent.html" title="class in org.netbeans.modules.parsing.spi"><span class="typeNameLink">SchedulerEvent</span></a> - Class in <a href="../org/netbeans/modules/parsing/spi/package-summary.html">org.netbeans.modules.parsing.spi</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/SchedulerEvent.html#SchedulerEvent-java.lang.Object-">SchedulerEvent(Object)</a></span> - Constructor for class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/SchedulerEvent.html" title="class in org.netbeans.modules.parsing.spi">SchedulerEvent</a></dt> |
| <dd> </dd> |
| <dt><a href="../org/netbeans/modules/parsing/spi/SchedulerTask.html" title="class in org.netbeans.modules.parsing.spi"><span class="typeNameLink">SchedulerTask</span></a> - Class in <a href="../org/netbeans/modules/parsing/spi/package-summary.html">org.netbeans.modules.parsing.spi</a></dt> |
| <dd> |
| <div class="block">Abstract ascendant of all types of SPI tasks (<a href="../org/netbeans/modules/parsing/spi/EmbeddingProvider.html" title="class in org.netbeans.modules.parsing.spi"><code>EmbeddingProvider</code></a>, |
| <a href="../org/netbeans/modules/parsing/spi/ParserBasedEmbeddingProvider.html" title="class in org.netbeans.modules.parsing.spi"><code>ParserBasedEmbeddingProvider</code></a> and <a href="../org/netbeans/modules/parsing/spi/ParserResultTask.html" title="class in org.netbeans.modules.parsing.spi"><code>ParserResultTask</code></a>).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/Scheduler.html#SELECTED_NODES_SENSITIVE_TASK_SCHEDULER">SELECTED_NODES_SENSITIVE_TASK_SCHEDULER</a></span> - Static variable in class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi">Scheduler</a></dt> |
| <dd> |
| <div class="block">This implementations of <a href="../org/netbeans/modules/parsing/spi/Scheduler.html" title="class in org.netbeans.modules.parsing.spi"><code>Scheduler</code></a> reschedules all tasks when |
| nodes selected in editor are changed.</div> |
| </dd> |
| <dt><a href="../org/netbeans/modules/parsing/api/Snapshot.html" title="class in org.netbeans.modules.parsing.api"><span class="typeNameLink">Snapshot</span></a> - Class in <a href="../org/netbeans/modules/parsing/api/package-summary.html">org.netbeans.modules.parsing.api</a></dt> |
| <dd> |
| <div class="block">Snapshot represents some part of text.</div> |
| </dd> |
| <dt><a href="../org/netbeans/modules/parsing/api/Source.html" title="class in org.netbeans.modules.parsing.api"><span class="typeNameLink">Source</span></a> - Class in <a href="../org/netbeans/modules/parsing/api/package-summary.html">org.netbeans.modules.parsing.api</a></dt> |
| <dd> |
| <div class="block">The <code>Source</code> represents one file or document.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html#sourceChanged--">sourceChanged()</a></span> - Method in class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html" title="class in org.netbeans.modules.parsing.spi">SourceModificationEvent</a></dt> |
| <dd> |
| <div class="block">Returns true when the change causing this event affected the source.</div> |
| </dd> |
| <dt><a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html" title="class in org.netbeans.modules.parsing.spi"><span class="typeNameLink">SourceModificationEvent</span></a> - Class in <a href="../org/netbeans/modules/parsing/spi/package-summary.html">org.netbeans.modules.parsing.spi</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html#SourceModificationEvent-java.lang.Object-">SourceModificationEvent(Object)</a></span> - Constructor for class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html" title="class in org.netbeans.modules.parsing.spi">SourceModificationEvent</a></dt> |
| <dd> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="block"><span class="deprecationComment">use <a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html#SourceModificationEvent-java.lang.Object-boolean-"><code>SourceModificationEvent.SourceModificationEvent(java.lang.Object, boolean)</code></a></span></div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html#SourceModificationEvent-java.lang.Object-boolean-">SourceModificationEvent(Object, boolean)</a></span> - Constructor for class org.netbeans.modules.parsing.spi.<a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html" title="class in org.netbeans.modules.parsing.spi">SourceModificationEvent</a></dt> |
| <dd> |
| <div class="block">Creates a new <a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.html" title="class in org.netbeans.modules.parsing.spi"><code>SourceModificationEvent</code></a></div> |
| </dd> |
| <dt><a href="../org/netbeans/modules/parsing/spi/SourceModificationEvent.Composite.html" title="class in org.netbeans.modules.parsing.spi"><span class="typeNameLink">SourceModificationEvent.Composite</span></a> - Class in <a href="../org/netbeans/modules/parsing/spi/package-summary.html">org.netbeans.modules.parsing.spi</a></dt> |
| <dd> </dd> |
| </dl> |
| <a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">L</a> <a href="index-9.html">O</a> <a href="index-10.html">P</a> <a href="index-11.html">R</a> <a href="index-12.html">S</a> <a href="index-13.html">T</a> <a href="index-14.html">U</a> <a href="index-15.html">V</a> </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="../overview-tree.html">Tree</a></li> |
| <li><a href="../deprecated-list.html">Deprecated</a></li> |
| <li class="navBarCell1Rev">Index</li> |
| <li><a href="../help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.modules.parsing.api/1 9.9.1 8</div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="index-11.html">Prev Letter</a></li> |
| <li><a href="index-13.html">Next Letter</a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> |
| <li><a href="index-12.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small><span class="footnote">Built on September 14 2018. | Copyright © 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p> |
| </body> |
| </html> |