glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
GluedContext
glued
context
Undocumented in source.
synchronized
class
GluedContext {
alias
processors
=
AliasSeq
!(
SimpleDiProcessor
)
;
this
();
void
scan
();
shared
(
DependencyContainer
)
internalDiContext
[@property getter];
void
track
();
}
Constructors
this
this
()
Undocumented in source.
Members
Aliases
processors
alias
processors
=
AliasSeq
!(
SimpleDiProcessor
)
Undocumented in source.
Functions
scan
void
scan
()
Undocumented in source. Be warned that the author may not have intended to support it.
track
void
track
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
internalDiContext
shared
(
DependencyContainer
)
internalDiContext
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
glued
context
classes
BackboneContext
GluedContext
structs
GluedInternals
SimpleDiProcessor
StereotypeDefinition