Package gw.internal.gosu.parser
Class RepeatableContainerAnnotationInfo
java.lang.Object
gw.internal.gosu.parser.RepeatableContainerAnnotationInfo
- All Implemented Interfaces:
IAnnotationInfo,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRepeatableContainerAnnotationInfo(IAnnotationInfo[] annotations, IType container, IType owner) -
Method Summary
Modifier and TypeMethodDescriptiongetFieldValue(String fieldName) getName()getType()private AnnotationbooleantoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface gw.lang.reflect.IAnnotationInfo
getTarget
-
Field Details
-
_owner
-
_annotations
-
_container
-
-
Constructor Details
-
RepeatableContainerAnnotationInfo
public RepeatableContainerAnnotationInfo(IAnnotationInfo[] annotations, IType container, IType owner)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceIAnnotationInfo
-
getOwnersType
- Specified by:
getOwnersTypein interfaceIAnnotationInfo
-
getDisplayName
-
getDescription
- Specified by:
getDescriptionin interfaceIAnnotationInfo
-
getInstance
- Specified by:
getInstancein interfaceIAnnotationInfo
-
makeAnnotationInfoProxy
-
getFieldValue
- Specified by:
getFieldValuein interfaceIAnnotationInfo
-
getType
- Specified by:
getTypein interfaceIAnnotationInfo
-
toString
-
retainInBytecode
public boolean retainInBytecode()
-