ExtensibleEnvironmentContext
class ExtensibleEnvironmentContext(val declarations: Declarations, val metaContext: EnvironmentContext)
A context for ExtensibleInjectionEnvironments. Provides both the regular set of declarations plus a subcontext for the meta-environment.
Constructors
Properties
Link copied to clipboard
The declarations for this context, similar to EnvironmentContext.declarations.