Package host.anzo.commons.processors
package host.anzo.commons.processors
-
ClassesClassDescriptionAbstract base class for annotation processors providing common utilities and initialization logic, especially for accessing Javac-specific APIs like
TreeMaker,Trees, andNames.An annotation processor that enhances enums annotated with@ExtendedEnum.