public class ConvertViewReassignInflator extends CaseOfInterest
| Modifier and Type | Field and Description |
|---|---|
spoon.reflect.code.CtAssignment |
assignment |
spoon.reflect.reference.CtVariableReference |
variable |
index, statement, statementIndex| Modifier and Type | Method and Description |
|---|---|
static ConvertViewReassignInflator |
detect(DetectionPhaseContext context) |
java.lang.String |
toString() |
compareTo, getIndex, getStatement, getStatementIndexpublic final spoon.reflect.reference.CtVariableReference variable
public final spoon.reflect.code.CtAssignment assignment
public static ConvertViewReassignInflator detect(DetectionPhaseContext context)
public java.lang.String toString()
toString in class java.lang.Object