InferredType

dotty.tools.pc.InferredType
object InferredType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(tree: Tree)(using Context): Option[(Type, SourcePosition, ValDef[Type]) | (Type, SourcePosition, DefDef[Type]) | (Type, SourcePosition, Bind[Type])]