org.netbeans.modules.parsing.api/1 1.55.0 6

Package org.netbeans.modules.parsing.api

Support for calling of high priority parser based user tasks in multi language environment.

See:
          Description

Class Summary
Embedding Represents one block of code embedded in some other source.
ParserManager ParserManager allows to start priority parsing request for one or more sources.
ResultIterator ResultIterator allows to iterate tree of embedded blocks of sources, and request parse results on different levels.
Snapshot Snapshot represents some part of text.
Source The Source represents one file or document.
Task Abstract parent of all UserTasks and SchedulerTasks.
UserTask UserTask allows controll process of parsing of Source containing blocks of embedded languages, and do some computations based on all (or some) parser Parser.Results.
 

Package org.netbeans.modules.parsing.api Description

Support for calling of high priority parser based user tasks in multi language environment.


org.netbeans.modules.parsing.api/1 1.55.0 6

Built on May 24 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.