FreshContext

dotty.tools.dotc.core.Contexts.FreshContext
See theFreshContext companion class
object FreshContext

Attributes

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

Members list

Value members

Concrete methods

def initial(base: ContextBase, settingsGroup: SettingGroup): Context

Defines an initial context with given context base and possible settings.

Defines an initial context with given context base and possible settings.

Attributes