openmethods v1.3.0 (2020-04-18T08:13:13Z)
Dub
Repo
Module
bolts
reflection
metamodule
Undocumented in source.
template
Module (
alias
Module
string
Source
= __traits(
identifier
,
Module
)
) {
alias
origin
=
Module
;
enum
source
;
static
import
bolts
.
reflection
.
metaaggregate
;
;
mixin
bolts
.
reflection
.
metaaggregate
.
ModuleAggregateCommonCode
;
}
Members
Aliases
origin
alias
origin
=
Module
Undocumented in source.
Manifest constants
source
enum
source
;
Undocumented in source.
Mixins
__anonymous
mixin
bolts
.
reflection
.
metaaggregate
.
ModuleAggregateCommonCode
Undocumented in source.
Mixed In Members
From
mixin
bolts
.
reflection
.
metaaggregate
.
ModuleAggregateCommonCode
functions
alias
functions
=
staticMap
!(
collectMembers
,
__traits
(
allMembers
,
origin
))
Undocumented in source.
Meta
Source
See Implementation
bolts
reflection
metamodule
functions
fun1
fun2
templates
Module
variables
a