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