Package gw.internal.gosu.parser
Class GosuDocAnnotation
java.lang.Object
gw.internal.gosu.parser.GosuDocAnnotation
- All Implemented Interfaces:
IGosuAnnotation,Serializable
Holds annotation information for a feature
- See Also:
-
Constructor Details
-
GosuDocAnnotation
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceIGosuAnnotation
-
getType
- Specified by:
getTypein interfaceIGosuAnnotation
-
getNewExpressionAsString
- Specified by:
getNewExpressionAsStringin interfaceIGosuAnnotation
-
getExpression
- Specified by:
getExpressionin interfaceIGosuAnnotation
-
clearExpression
public void clearExpression()- Specified by:
clearExpressionin interfaceIGosuAnnotation
-
shouldPersistToClass
public boolean shouldPersistToClass()- Specified by:
shouldPersistToClassin interfaceIGosuAnnotation
-
shouldRetainAtRuntime
public boolean shouldRetainAtRuntime()- Specified by:
shouldRetainAtRuntimein interfaceIGosuAnnotation
-
getOwnersType
- Specified by:
getOwnersTypein interfaceIGosuAnnotation
-
getTarget
- Specified by:
getTargetin interfaceIGosuAnnotation
-