DottyBackendInterface

dotty.tools.backend.jvm.DottyBackendInterface$
See theDottyBackendInterface companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

True if the current compilation unit is of a primitive class (scala.Boolean et al). Used only in assertions.

True if the current compilation unit is of a primitive class (scala.Boolean et al). Used only in assertions.

Attributes

def requiredClass[T](using evidence: ClassTag[T], ctx: Context): Symbol
def requiredModule[T](using evidence: ClassTag[T], ctx: Context): Symbol

Givens

Givens