Package soot.grimp

Public classes for the Grimp intermediate representation.

See:
          Description

Interface Summary
GrimpExprSwitch  
GrimpValueSwitch  
NewInvokeExpr  
Precedence  
 

Class Summary
AbstractGrimpValueSwitch  
Grimp The Grimp class contains all the constructors for the components of the Grimp grammar for the Grimp body.
GrimpBody Implementation of the Body class for the Grimp IR.
PrecedenceTest Provides static helper methods to indicate if parenthesization is required.
 

Package soot.grimp Description

Public classes for the Grimp intermediate representation. Grimp is aggregated code, and is the representation of choice for reading Soot output.