Class ProtocolsProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
org.freedesktop.wayland.generator.impl.ProtocolsProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"org.freedesktop.wayland.generator.api.WaylandCoreProtocols","org.freedesktop.wayland.generator.api.WaylandCustomProtocols","org.freedesktop.wayland.generator.api.WaylandProtocols"}) @SupportedSourceVersion(RELEASE_22) public class ProtocolsProcessor extends AbstractProcessor