| Package | Description |
|---|---|
| org.netbeans.modules.parsing.api |
Support for calling of high priority parser based user tasks in multi
language environment.
|
| Modifier and Type | Method and Description |
|---|---|
ResultIterator |
ResultIterator.getResultIterator(Embedding embedding)
Returns
ResultIterator for one Embedding. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
UserTask.run(ResultIterator resultIterator)
UserTask implementation.
|