@SubtypeOf(value=ReadOnly.class) @Documented @Retention(value=RUNTIME) @Target(value=TYPE_USE) public @interface AssignsFields
this
object.
A method with an AssignsFields receiver may not use the receiver to
invoke other methods with mutable or immutable receiver.