RefinedType

dotty.tools.dotc.core.Types$.RefinedType$
See theRefinedType companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(parent: Type, name: Name, info: Type)(using Context): RefinedType
def make(parent: Type, names: List[Name], infos: List[Type])(using Context): Type