Package | Description |
---|---|
org.netbeans.spi.jumpto.symbol |
Modifier and Type | Method and Description |
---|---|
void |
SymbolProvider.computeSymbolNames(SymbolProvider.Context context,
SymbolProvider.Result result)
Compute a list of SymbolDescriptors that match the given search text for the given
search type.
|