public class ConstructorParametersFixer
extends java.lang.Object
| Constructor and Description |
|---|
ConstructorParametersFixer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerFixActions(PsiJavaCodeReferenceElement ctrRef,
PsiConstructorCall constructorCall,
HighlightInfo highlightInfo,
TextRange fixRange) |
public static void registerFixActions(PsiJavaCodeReferenceElement ctrRef, PsiConstructorCall constructorCall, HighlightInfo highlightInfo, TextRange fixRange)