|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||