DottyBackendInterface

Companion
class
class Object
trait Matchable
class Any

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.

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

Givens

Givens