Package sootup.core.jimple.basic
package sootup.core.jimple.basic
-
ClassDescriptionAn alternate equivalence relation between objects, not necessarily compliant with the contract defined by
Object.equals(Object)
.This class stores position information stored for a statement.Immediate is a local or a constant.This class contains the equivalence implementations for the individualEquivTo.equivTo(Object)
methods of the Jimple IR.Local variable inBody
.Generates locals for Body.Marker interface for Values that can be on the left side of an AssignmentThis convenience class represents the case when there is no position information available.This class stores position information (the line number + first/last column) stored for a statement.This class stores position information stored for a statement.Represents a try-catch construct.Data used as, for instance, arguments to instructions; typical implementations are constants or expressions.