public interface IntroduceVariableSettings
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEnteredName() |
PsiType |
getSelectedType() |
boolean |
isDeclareFinal() |
default boolean |
isDeclareVarType() |
boolean |
isOK() |
boolean |
isReplaceAllOccurrences() |
boolean |
isReplaceLValues() |
java.lang.String getEnteredName()
boolean isReplaceAllOccurrences()
boolean isDeclareFinal()
default boolean isDeclareVarType()
boolean isReplaceLValues()
PsiType getSelectedType()
boolean isOK()