mjc

Uses of Class
org.multijava.util.classfile.BadAccessorException

Packages that use BadAccessorException
org.multijava.dis   
org.multijava.util.backend Provides an optimizer for methods for the compilers in MultiJava and the Java Modeling Language
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
org.multijava.util.optimize Provides an optimizer for classfiles used by MultiJava and the Java Modeling Language
 

Uses of BadAccessorException in org.multijava.dis
 

Methods in org.multijava.dis that throw BadAccessorException
 InstructionAccessor HandleCreator.transform(InstructionAccessor accessor, AccessorContainer container)
          Transforms the specified accessor.
 

Uses of BadAccessorException in org.multijava.util.backend
 

Methods in org.multijava.util.backend that throw BadAccessorException
 void Optimizer.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 void BasicBlock.transformAccessors(AccessorTransformer transformer)
          Transforms the accessors contained in this class.
 InstructionAccessor HandleCreator.transform(InstructionAccessor accessor, AccessorContainer container)
          Transforms the specified accessor.
 

Uses of BadAccessorException in org.multijava.util.classfile
 

Methods in org.multijava.util.classfile that throw BadAccessorException
abstract  InstructionAccessor AccessorTransformer.transform(InstructionAccessor accessor, AccessorContainer container)
          Transforms the specified accessor.
abstract  InstructionAccessor InstructionAccessor.transform(AccessorTransformer transformer, AccessorContainer container)
          Transforms the accessor.
abstract  void AccessorContainer.transformAccessors(AccessorTransformer transformer)
          Transforms the accessors contained in this class.
 void CodeInfo.transformAccessors(AccessorTransformer transformer)
          Transforms the accessors contained in this class.
 InstructionAccessor InstructionIO.InstructionIO$1.transform(InstructionAccessor accessor, AccessorContainer container)
           
 InstructionAccessor AbstractInstructionAccessor.transform(AccessorTransformer transformer, AccessorContainer container)
          Transforms the accessor.
 void JumpInstruction.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 void SwitchInstruction.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 void LineNumberInfo.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 void LocalVariableInfo.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 void HandlerInfo.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 InstructionAccessor HandleCreator.transform(InstructionAccessor accessor, AccessorContainer container)
          Transforms the specified accessor.
 

Uses of BadAccessorException in org.multijava.util.optimize
 

Methods in org.multijava.util.optimize that throw BadAccessorException
 void Optimizer.transformAccessors(AccessorTransformer transformer)
          Transforms targets (deferences to actual instructions).
 InstructionAccessor HandleCreator.transform(InstructionAccessor accessor, AccessorContainer container)
          Transforms the specified accessor.
 


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.