Package soot.jimple.internal
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
Jimple is 3-address code, and is the representation of choice for Java analyses.
-
Interface Summary Interface Description ICheckedExpr An interface implemented by all expressions that check for overflow.IIntLikeType A common superinterface for all integer types in all languages. -
Enum Summary Enum Description AbstractBinopExpr.BinopExprEnum