Package | Description |
---|---|
org.netbeans.spi.editor.hints |
.
|
Class and Description |
---|
ChangeInfo
Represents a set of changes made by a hint.
|
ChangeInfo.Change
Interface representing a single caret-positioning or user-modifiable
change.
|
Context
Context for
PositionRefresher
Provides position of current alt-enter invocation and its cancel status |
ErrorDescription
Represents one error with a description text, span in the document, list
of fixes and a severity.
|
Fix
Allows to perform a change when the user selects the hint.
|
LazyFixList
A list of fixes that allows lazy computation of the fixes for an error.
|
Severity
Severity of the hint.
|