public class StaticLifter
extends java.lang.Object
| Constructor and Description |
|---|
StaticLifter(ClassFile classFile) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
liftStatic(StructuredAssignment assignment,
java.util.LinkedList<ClassFileField> classFileFields) |
void |
liftStatics(Method staticInit) |
private final ClassFile classFile
public StaticLifter(ClassFile classFile)
public void liftStatics(Method staticInit)
private boolean liftStatic(StructuredAssignment assignment, java.util.LinkedList<ClassFileField> classFileFields)