| Modifier and Type | Method and Description |
|---|---|
static FieldVariable |
Op04StructuredStatement.findInnerClassOuterThis(Method method,
Op04StructuredStatement root) |
| Modifier and Type | Field and Description |
|---|---|
private FieldVariable |
InnerClassConstructorRewriter.matchedField |
| Modifier and Type | Method and Description |
|---|---|
FieldVariable |
InnerClassConstructorRewriter.getMatchedField() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
NonStaticLifter.fromThisClass(FieldVariable fv) |
private boolean |
NonStaticLifter.tryLift(FieldVariable lValue,
Expression rValue,
java.util.Map<java.lang.String,Pair<java.lang.Integer,ClassFileField>> fieldMap,
java.util.Set<Expression> usedFvs) |
| Modifier and Type | Method and Description |
|---|---|
private LValue |
ObjectTypeUsageRewriter.handleFieldVariable(FieldVariable fieldVariable) |
| Modifier and Type | Method and Description |
|---|---|
FieldVariable |
FieldVariable.withReplacedObject(Expression object) |
| Constructor and Description |
|---|
FieldVariable(FieldVariable other,
CloneHelper cloneHelper) |
FieldVariable(FieldVariable other,
Expression object) |