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

Value members

Inherited methods

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

Attributes

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

Attributes

Inherited from:
SubcontextDSLBase

Attributes

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

Attributes

Inherited from:
SubcontextDSLBase
final def localDependency[B : Tag]: SubcontextNamedDSL[T]

Attributes

Inherited from:
SubcontextDSLBase
final def tagged(tags: BindingTag*): SubcontextNamedDSL[T]

Attributes

Inherited from:
SubcontextDSLBase
final def withSubmodule(submodule: ModuleBase): SubcontextNamedDSL[T]

Attributes

Inherited from:
SubcontextDSLBase