Package gw.lang.reflect.java.asm
Class AsmAnnotation
- java.lang.Object
-
- gw.lang.reflect.java.asm.AsmAnnotation
-
public class AsmAnnotation extends Object
-
-
Constructor Summary
Constructors Constructor Description AsmAnnotation(String desc, boolean bVisibleAtRuntime)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
getFieldValues()
AsmType
getType()
boolean
isVisibleAtRuntime()
-