abstractTypeNameFilter

dotty.tools.dotc.core.Types$.abstractTypeNameFilter$

A filter for names of abstract types of a given type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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