Uses of Enum Class
org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Packages that use IModuleAwareNameEnvironment.LookupStrategy
-
Uses of IModuleAwareNameEnvironment.LookupStrategy in org.aspectj.org.eclipse.jdt.internal.compiler.env
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.env that return IModuleAwareNameEnvironment.LookupStrategyModifier and TypeMethodDescriptionIModuleAwareNameEnvironment.LookupStrategy.get(char[] moduleName) Get the lookup strategy corresponding to the given module name.Returns the enum constant of this class with the specified name.IModuleAwareNameEnvironment.LookupStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.