- ReferenceType - Interface in com.sun.mirror.type
-
Represents a reference type.
- removeExternalJar(File) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
-
Remove an external jar file from the factory path.
- removeListener(AnnotationProcessorListener) - Method in interface com.sun.mirror.apt.AnnotationProcessorEnvironment
-
Remove a listener.
- removeProcessorOption(IJavaProject, String) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
-
Remove an option from the list of processor options.
- removeVarJar(IPath) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
-
Remove from the factory path a jar file whose name is based on a
classpath variable.
- removeWkspJar(IPath) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
-
Remove a workspace-relative jar from the factory path.
- roundComplete(RoundCompleteEvent) - Method in interface com.sun.mirror.apt.RoundCompleteListener
-
Invoked after all processors for a round have run to completion.
- RoundCompleteEvent - Class in com.sun.mirror.apt
-
Event for the completion of a round of annotation processing.
- RoundCompleteEvent(AnnotationProcessorEnvironment, RoundState) - Constructor for class com.sun.mirror.apt.RoundCompleteEvent
-
The current AnnotationProcessorEnvironment is regarded
as the source of events.
- RoundCompleteListener - Interface in com.sun.mirror.apt
-
Listener for the completion of a round of annotation processing.
- RoundState - Interface in com.sun.mirror.apt
-
Represents the status of a completed round of annotation processing.
- run(Object) - Method in class org.eclipse.jdt.apt.core.build.AptBuilder
-
Runs this runnable with the given args and returns a result.