glue-d ~dev (2021-11-24T22:16:42.8977121)
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