fieldFilter

dotty.tools.dotc.core.Types.fieldFilter
object fieldFilter extends NameFilter

Attributes

Graph
Supertypes
class NameFilter
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

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

Attributes