Package | Description |
---|---|
org.netbeans.modules.parsing.spi |
Supports registration and automatic scheduling of various parser based tasks.
|
Modifier and Type | Method and Description |
---|---|
TaskIndexingMode |
IndexingAwareParserResultTask.getIndexingMode() |
static TaskIndexingMode |
TaskIndexingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskIndexingMode[] |
TaskIndexingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IndexingAwareParserResultTask(TaskIndexingMode scanMode) |