Uses of Enum Class
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
Packages that use TypeConstants.BoundCheckStatus
-
Uses of TypeConstants.BoundCheckStatus in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Subclasses with type arguments of type TypeConstants.BoundCheckStatus in org.aspectj.org.eclipse.jdt.internal.compiler.lookupMethods in org.aspectj.org.eclipse.jdt.internal.compiler.lookup that return TypeConstants.BoundCheckStatusModifier and TypeMethodDescriptionTypeConstants.BoundCheckStatus.betterOf(TypeConstants.BoundCheckStatus other) TypeVariableBinding.boundCheck(Substitution substitution, TypeBinding argumentType, Scope scope, ASTNode location) Returns true if the argument type satisfies all bounds of the type parameterReturns the enum constant of this class with the specified name.static TypeConstants.BoundCheckStatus[]TypeConstants.BoundCheckStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.lookup with parameters of type TypeConstants.BoundCheckStatusModifier and TypeMethodDescriptionTypeConstants.BoundCheckStatus.betterOf(TypeConstants.BoundCheckStatus other)