| Package | Description |
|---|---|
| org.netbeans.modules.parsing.api |
Support for calling of high priority parser based user tasks in multi
language environment.
|
| org.netbeans.modules.parsing.spi |
Supports registration and automatic scheduling of various parser based tasks.
|
| org.netbeans.modules.parsing.spi.support |
| Class and Description |
|---|
| ParseException
Used when some error occures during parsing of source files.
|
| Parser.Result
Represents result of parsing created for one specific
Task. |
| Class and Description |
|---|
| LowMemoryWatcher
A service providing information about
low memory condition.
|
| ParseException
Used when some error occures during parsing of source files.
|
| Parser
Represents implementation of parser for one language.
|
| Parser.CancelReason |
| Parser.Result
Represents result of parsing created for one specific
Task. |
| ParserResultTask
SchedulerTask that process result of parsing.
|
| SchedulerEvent |
| SchedulerTask
Abstract ascendant of all types of SPI tasks (
EmbeddingProvider,
ParserBasedEmbeddingProvider and ParserResultTask). |
| SourceModificationEvent |
| TaskIndexingMode
Determines how to
ParserResultTask behaves
during scan. |
| Class and Description |
|---|
| SchedulerTask
Abstract ascendant of all types of SPI tasks (
EmbeddingProvider,
ParserBasedEmbeddingProvider and ParserResultTask). |