public class InputValidator extends java.lang.Object implements IntroduceVariableBase.Validator
| Constructor and Description |
|---|
InputValidator(IntroduceVariableBase introduceVariableBase,
Project project,
PsiElement anchorStatementIfAll,
PsiElement anchorStatement,
ExpressionOccurrenceManager occurenceManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOK(IntroduceVariableSettings settings) |
public InputValidator(IntroduceVariableBase introduceVariableBase, Project project, PsiElement anchorStatementIfAll, PsiElement anchorStatement, ExpressionOccurrenceManager occurenceManager)
public boolean isOK(IntroduceVariableSettings settings)
isOK in interface IntroduceVariableBase.Validator