Package | Description |
---|---|
org.netbeans.modules.parsing.spi.indexing |
Modifier and Type | Method and Description |
---|---|
ErrorsCache.ErrorKind |
ErrorsCache.Convertor.getKind(T t) |
static ErrorsCache.ErrorKind |
ErrorsCache.ErrorKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorsCache.ErrorKind[] |
ErrorsCache.ErrorKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|