Class Jimple

java.lang.Object
sootup.core.jimple.Jimple
Direct Known Subclasses:
JavaJimple

public abstract class Jimple extends Object
The Jimple class contains all the constructors for the components of the Jimple grammar for the Jimple body.

Immediate -> Local | Constant
RValue -> Local | Constant | ConcreteRef | Expr
Variable -> Local | ArrayRef | InstanceFieldRef | StaticFieldRef