All Classes and Interfaces
Class
Description
Finds properties by enumerating accessors and then later finding the
closest matching mutator.
An event factory plugin to modify the return type of an accessor
by calling one of its methods.
Generation context for a class
Generates the bytecode for classes needed by
ClassNameProvider.Provide class names for event interface generation.
Data associated with a generated event
Represents a class which modifies the behavior of an event generator.
Bindings specifically for the event implementation generator.
The entry point for the generator, starting as an AP.
A consumer of computed event information, that will generate individual
implementation classes as well as the overall factory on request.
Determines how null parameters are handled.
Indicates that a
boolean value represents whether preview features
are enabled in the current compilation environment.Indicates that a
Map<String, String> contains the options provided to an annotation processor.A property is a getter with possibly a setter pair.
A listener that accepts properties found from annotation processor rounds.
Finds all the properties in a class.
A writer to convert a
TypeMirror into its descriptor string.