aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
isValueAnnotation
aermicioi
aedi
configurer
annotation
annotation
Check if T is instance of ValueAnnotation
enum
bool
isValueAnnotation
(
T
)
;
enum
bool
isValueAnnotation
(
alias
T
)
;
@
safe
enum
bool
isValueAnnotation
(
alias
T
)
;
Meta
Source
See Implementation
aermicioi
aedi
configurer
annotation
annotation
aliases
autowired
component
functions
allocator
callback
callbackDestructor
constructor
contained
destructorMethod
fact
qualifier
setter
value
structs
AllocatorAnnotation
AutowiredAnnotation
CallbackConfigurerAnnotation
CallbackDestructor
CallbackFactoryAnnotation
ComponentAnnotation
ConstructorAnnotation
ContainedAnnotation
DestructorMethod
QualifierAnnotation
SetterAnnotation
ValueAnnotation
variables
isAllocatorAnnotation
isAutowiredAnnotation
isCallbackConfigurerAnnotation
isCallbackDestructor
isCallbackFactoryAnnotation
isComponentAnnotation
isConstructorAnnotation
isContainedAnnotation
isDestructorMethod
isQualifierAnnotation
isSetterAnnotation
isValueAnnotation
Check if T is instance of ValueAnnotation