Package gw.lang.reflect.java.asm
Class AsmAnnotation
java.lang.Object
gw.lang.reflect.java.asm.AsmAnnotation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
boolean
(package private) static Object
makeAppropriateValue
(Object value) (package private) void
-
Field Details
-
_type
-
_bVisibleAtRuntime
private boolean _bVisibleAtRuntime -
_fieldValues
-
-
Constructor Details
-
AsmAnnotation
-
-
Method Details
-
getType
-
getFieldValues
-
isVisibleAtRuntime
public boolean isVisibleAtRuntime() -
setValue
-
makeAppropriateValue
-