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

R

removeChangeListener(ChangeListener) - Method in class org.netbeans.modules.parsing.spi.Parser
Unregisters listener.
Result(Snapshot) - Constructor for class org.netbeans.modules.parsing.spi.Parser.Result
Creates a Parser.Result for given snapshot
ResultIterator - Class in org.netbeans.modules.parsing.api
ResultIterator allows to iterate tree of embedded blocks of sources, and request parse results on different levels.
ResultProcessor - Interface in org.netbeans.modules.parsing.api
Functional core of UserTask , allow calls like:
     ParserManager.parse(Set.of(source), (result) -> {});
run(ResultIterator) - Method in interface org.netbeans.modules.parsing.api.ResultProcessor
Functional UserTask implementation.
run(T, SchedulerEvent) - Method in class org.netbeans.modules.parsing.spi.ParserResultTask
Called when parser is finished.
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.31.0 8