Uses of Interface
org.codehaus.janino.util.Annotatable
-
Packages that use Annotatable Package Description org.codehaus.janino.util Application-independent helper classes. -
-
Uses of Annotatable in org.codehaus.janino.util
Classes in org.codehaus.janino.util that implement Annotatable Modifier and Type Class Description class
ClassFile
An object that implements the Java "class file" format.class
ClassFile.FieldInfo
Representation of a "method_info" structure, as defined by JVMS7 4.5.class
ClassFile.MethodInfo
Representation of a "method_info" structure, as defined by JVMS7 4.6.
-