Typer

dotty.tools.dotc.typer.Typer
See theTyper companion class
object Typer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Typer.type

Members list

Type members

Classlikes

The precedence of bindings which determines which of several bindings will be accessed by an Ident.

The precedence of bindings which determines which of several bindings will be accessed by an Ident.

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def assertPositioned(tree: Tree)(using Context): Unit

Assert tree has a position, unless it is empty or a typed splice

Assert tree has a position, unless it is empty or a typed splice

Attributes

Add fail to the list of search failures attached to tree

Add fail to the list of search failures attached to tree

Attributes

Concrete fields

An attachment for GADT constraints that were inferred for a pattern.

An attachment for GADT constraints that were inferred for a pattern.

Attributes