Package gw.internal.gosu.parser
Annotation Type ExtendedType
-
@Retention(RUNTIME) @Target(TYPE) public @interface ExtendedType
Specifies that the runtime type of the annotated type is an extension ofIJavaType
. This is an internal annotation whose sole purpose is to preserve runtime behavior provided by legacy type loaders.