mjc

Uses of Class
org.multijava.mjc.CUniverseMethodAnnotation

Packages that use CUniverseMethodAnnotation
org.multijava.dis   
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
 

Uses of CUniverseMethodAnnotation in org.multijava.dis
 

Methods in org.multijava.dis with parameters of type CUniverseMethodAnnotation
(package private) static String[] Disassembler.convertMethodSignature(String signature, CUniverseMethodAnnotation uma)
          Converts a method signature into ksm syntax.
 

Uses of CUniverseMethodAnnotation in org.multijava.mjc
 

Methods in org.multijava.mjc with parameters of type CUniverseMethodAnnotation
static CType.MethodSignature CType.parseMethodSignature(String sig, CUniverseMethodAnnotation univAnnot)
           
 CType.MethodSignature CType.MethodSignatureParser.parseMethodSignature(String signature, CUniverseMethodAnnotation univAnnot)
           
 

Uses of CUniverseMethodAnnotation in org.multijava.util.classfile
 

Methods in org.multijava.util.classfile that return CUniverseMethodAnnotation
 CUniverseMethodAnnotation MethodInfo.getUniverseAnnotation()
          Return this method's universe annotation, or null if no annotation is present.
 


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.