Class TypeHierarchyBuilder

java.lang.Object
javax.annotation.processing.AbstractProcessor
coneforest.psylla.processors.TypeHierarchyBuilder
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"coneforest.psylla.runtime.Type","coneforest.psylla.runtime.ErrorType"}) @SupportedSourceVersion(RELEASE_21) public class TypeHierarchyBuilder extends AbstractProcessor