mjc

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

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

Uses of BackendOptions in org.multijava.util.backend
 

Fields in org.multijava.util.backend declared as BackendOptions
protected  BackendOptions Main.options
           
 

Methods in org.multijava.util.backend with parameters of type BackendOptions
static CodeInfo Optimizer.optimize(MethodInfo info, CodeInfo code, BackendOptions options)
          Optimizes the byte code for a single method.
static void Main.optimizeClass(ClassInfo info, BackendOptions options)
          Reads, optimizes and writes a class file
private static void Main.optimizeMethod(MethodInfo method, BackendOptions options)
           
 


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.