All Classes and Interfaces
Class
Description
Helpers for the Mixin property service.
Helpers for writing code that is compatible with all variants of Mixin 0.8+
Internal annotation used to wrap factory redirects.
Allows us to define generated classes in this package.
Information about a sugared handler method.
Handler transformers belong to an individual sugar parameter and can transform
HandlerInfo
s.Represents a reference to a local variable.
We must generate implementations of
LocalRef
and co.Helpers used from generated implementations of
LocalRef
and friends.Mumfrey, look away.
Represents an operation (method call or field get/set) that has been wrapped by
WrapOperation
.What a terrible idea.
Marker annotation for generated bridge methods.
This extension is responsible for actually injecting all `@WrapOperation`s which were queued up during the normal
injection phase.