- OPTION_NAMES - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
-
Names of all apt settings that can be read from APT preference store.
- or(DeclarationFilter) - Method in class com.sun.mirror.util.DeclarationFilter
-
Returns a filter that selects those declarations selected
by either this filter or another.
- org.eclipse.jdt.apt.core.build - package org.eclipse.jdt.apt.core.build
-
This package contains utilities for annotation processing in command-line builds and ant scripts.
- org.eclipse.jdt.apt.core.env - package org.eclipse.jdt.apt.core.env
-
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
- org.eclipse.jdt.apt.core.util - package org.eclipse.jdt.apt.core.util
-
This package contains miscellaneous APIs related to Java annotation processing.
- overrides(MethodDeclaration, MethodDeclaration) - Method in interface com.sun.mirror.util.Declarations
-
Tests whether one method overrides another.