Class TypeMetadataCollector

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

@SupportedAnnotationTypes({"coneforest.psylla.runtime.Type","coneforest.psylla.runtime.ErrorType","coneforest.psylla.runtime.OperatorType"}) @SupportedSourceVersion(RELEASE_17) public class TypeMetadataCollector extends AbstractProcessor