SubcontextNamedDSL

izumi.distage.model.definition.dsl.AbstractBindingDefDSL$.SubcontextNamedDSL
final class SubcontextNamedDSL[T](val mutableState: SubcontextRef) extends SubcontextDSLBase[T, SubcontextNamedDSL[T]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def extractWith(f: Functoid[T]): Self

Attributes

Inherited from:
SubcontextDSLBase
final def localDependencies(keys: Iterable[DIKey]): Self

Attributes

Inherited from:
SubcontextDSLBase
final def localDependency(key: DIKey): Self

Attributes

Inherited from:
SubcontextDSLBase
final def localDependency[B : Tag](name: Identifier): Self

Attributes

Inherited from:
SubcontextDSLBase
final def localDependency[B : Tag]: Self

Attributes

Inherited from:
SubcontextDSLBase
final def tagged(tags: BindingTag*): Self

Attributes

Inherited from:
SubcontextDSLBase
final def withSubmodule(submodule: ModuleBase): Self

Attributes

Inherited from:
SubcontextDSLBase