Package | Description |
---|---|
org.netbeans.modules.parsing.spi |
Supports registration and automatic scheduling of various parser based tasks.
|
Modifier and Type | Method and Description |
---|---|
abstract Parser |
ParserFactory.createParser(Collection<Snapshot> snapshots)
Creates a new instance of
Parser . |