private class InitialContext
extends FreshContext

A class defining the initial context with given context base and set of possible settings.

Constructors

InitialContext ( base: ContextBase , settings: SettingGroup )

Members

val base : ContextBase

The context base at the root

The context base at the root

private val settings : SettingGroup