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