mjc

Uses of Class
org.multijava.util.backend.TreeWalker

Packages that use TreeWalker
org.multijava.util.backend Provides an optimizer for methods for the compilers in MultiJava and the Java Modeling Language
 

Uses of TreeWalker in org.multijava.util.backend
 

Subclasses of TreeWalker in org.multijava.util.backend
 class DeadcodeElimination
          This class removes deadcode generated by optimizations or code transformation
 class RegisterAllocation
          This class allocate the the temporary to a minimal number of registers
 class StackSchleduler
          This class tries to find the best schleduling to minimize local vars
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.