Uses of Enum Class
org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
Packages that use JavaFeature
Package
Description
-
Uses of JavaFeature in org.aspectj.org.eclipse.jdt.internal.compiler.impl
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.impl that return JavaFeatureModifier and TypeMethodDescriptionstatic JavaFeatureReturns the enum constant of this class with the specified name.static JavaFeature[]JavaFeature.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of JavaFeature in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.problem with parameters of type JavaFeatureModifier and TypeMethodDescriptionbooleanProblemReporter.validateJavaFeatureSupport(JavaFeature feature, int sourceStart, int sourceEnd)