Annotation Type MixinInner
-
@Target({}) @Retention(CLASS) public @interface MixinInnerDecoration annotation used by the mixin inner class generator to mark inner classes which have been generated from an existing inner class in a mixin
@Target({})
@Retention(CLASS)
public @interface MixinInner