glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
getExplicitAnnotations
glued
annotations
Undocumented in source.
template
getExplicitAnnotations (
alias
M
) {
alias
getExplicitAnnotations
=
staticMap
!(
expandToData
,
Filter
!(
onlyStructs
,
__traits
(
getAttributes
,
M
)))
;
}
Members
Aliases
getExplicitAnnotations
alias
getExplicitAnnotations
=
staticMap
!(
expandToData
,
Filter
!(
onlyStructs
,
__traits
(
getAttributes
,
M
)))
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
aliases
getAnnotations
enums
expandToData
hasAnnotation
hasOneAnnotation
onlyStructs
structs
Implies
Target
templates
TargetTypeOf
getAnnotation
getExplicitAnnotationTypes
getExplicitAnnotations
getImplicitAnnotations
getType