public static class Annotation.QuickFixInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
HighlightDisplayKey |
key |
IntentionAction |
quickFix |
TextRange |
textRange |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final IntentionAction quickFix
public final TextRange textRange
public final HighlightDisplayKey key