public static interface IClass.IAnnotation
| Modifier and Type | Method and Description |
|---|---|
IClass |
getAnnotationType() |
Object |
getElementValue(String name)
|
IClass getAnnotationType() throws CompileException
CompileExceptionObject getElementValue(String name) throws CompileException
BooleanByteCharacterDoubleFloatIntegerLongShortStringIClass.IFieldIClassIClass.IAnnotationObject[]
Notice that null is not a valid return value.
CompileException