@SupportedAnnotationTypes(value="com.oracle.truffle.api.InternalResource.Id") public class OptionalResourceRegistrationProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
OptionalResourceRegistrationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic OptionalResourceRegistrationProcessor()
public final SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic final boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessor