glue-d ~master (2020-04-06T00:01:20Z)
Dub
Repo
getStereotype
glued
application
stereotypes
Undocumented in source.
template
getStereotype (
alias
M
S
) {
alias
found
=
AliasSeq
!(
Filter
!(
ofType
!
S
,
getStereotypes
!
M
))
;
enum
getStereotype
;
}
Members
Aliases
found
alias
found
=
AliasSeq
!(
Filter
!(
ofType
!
S
,
getStereotypes
!
M
))
Undocumented in source.
Manifest constants
getStereotype
enum
getStereotype
;
Undocumented in source.
Meta
Source
See Implementation
glued
application
stereotypes
aliases
getStereotypes
enums
isMarkedAsStereotype
isStereotype
structs
Component
Configuration
Stereotype
Tracked
templates
getStereotype