public class VariableUsed extends CaseOfInterest
| Modifier and Type | Field and Description |
|---|---|
java.util.List<CtVariableAccess> |
variableAccesses |
index, statement, statementIndex| Modifier and Type | Method and Description |
|---|---|
static VariableUsed |
detect(DetectionPhaseContext context) |
java.lang.String |
toString() |
compareTo, getIndex, getStatement, getStatementIndexpublic static VariableUsed detect(DetectionPhaseContext context)
public java.lang.String toString()
toString in class java.lang.Object