Package gw.internal.gosu.parser
Class GosuAnnotationInfo
java.lang.Object
gw.internal.gosu.parser.GosuAnnotationInfo
- All Implemented Interfaces:
IAnnotationInfo,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGosuAnnotationInfo(IGosuAnnotation rawAnnotation, IFeatureInfo container, IGosuClassInternal owner) -
Method Summary
-
Constructor Details
-
GosuAnnotationInfo
public GosuAnnotationInfo(IGosuAnnotation rawAnnotation, IFeatureInfo container, IGosuClassInternal owner)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceIAnnotationInfo
-
getContainer
-
getOwnersType
- Specified by:
getOwnersTypein interfaceIAnnotationInfo
-
getDisplayName
-
getDescription
- Specified by:
getDescriptionin interfaceIAnnotationInfo
-
getTarget
- Specified by:
getTargetin interfaceIAnnotationInfo
-
getInstance
- Specified by:
getInstancein interfaceIAnnotationInfo
-
getFieldValue
- Specified by:
getFieldValuein interfaceIAnnotationInfo
-
getType
- Specified by:
getTypein interfaceIAnnotationInfo
-
toString
-
getNewExpressionAsString
-
getRawAnnotation
-
getRepeatableContainer
-