Package gw.internal.gosu.parser
Annotation Type ExtendedProperty
-
@Retention(RUNTIME) @Target(METHOD) public @interface ExtendedProperty
Specifies that the annotated property method is an extended property, i.e., an extension ofIJavaPropertyInfo. This annotation must be used on classes annotated withExtendedTypein order to have any effect.