Package soot.jimple.parser

An interface to the Jimple parser.

See:
          Description

Class Summary
BodyExtractorWalker Walks a jimple AST and constructs the method bodies for all the methods of the SootClass associated with this walker (see constructor).
JimpleAST This class encapsulates a JimpleAST instance and provides methods to act on it.
Parse Provides a test-driver for the Jimple parser.
SkeletonExtractorWalker  
Walker  
 

Package soot.jimple.parser Description

An interface to the Jimple parser.