Hierarchy For Package me.bristermitten.mittenlib.codegen
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- io.toolisticon.aptk.tools.AbstractAnnotationProcessor
- me.bristermitten.mittenlib.codegen.MittenLibCodegenProcessor
- io.toolisticon.aptk.tools.AbstractAnnotationProcessor
- me.bristermitten.mittenlib.codegen.BoilerplateGenerator
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Interface Hierarchy
- me.bristermitten.mittenlib.codegen.GenericTypeSpec
Annotation Interface Hierarchy
- me.bristermitten.mittenlib.codegen.GeneratedRecord (implements java.lang.annotation.Annotation)
- me.bristermitten.mittenlib.codegen.GeneratedUnion (implements java.lang.annotation.Annotation)
- me.bristermitten.mittenlib.codegen.MatchStrategy (implements java.lang.annotation.Annotation)
- me.bristermitten.mittenlib.codegen.RecordSpec (implements java.lang.annotation.Annotation)
- me.bristermitten.mittenlib.codegen.UnionSpec (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- me.bristermitten.mittenlib.codegen.MatchStrategies
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)