implicitFilter

object implicitFilter extends NameFilter
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(pre: Type, name: Name)(using Context): Boolean

A dummy filter method. Implicit filtering is handled specially in computeMemberNames, so no post-filtering is needed.

A dummy filter method. Implicit filtering is handled specially in computeMemberNames, so no post-filtering is needed.

Filter does not need to be rechecked with full prefix, if it has been already checked for the class denotation of the prefix

Filter does not need to be rechecked with full prefix, if it has been already checked for the class denotation of the prefix