The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
reflectGetDocs.reflectGetDocs
mir
reflection
reflectGetDocs
alias
reflectGetDocs
(
alias
symbol
)
=
.
reflectGetDocs
!(
target
,
symbol
)
import mir.reflection;
template
reflectGetDocs
(string target)
alias
reflectGetDocs
(
alias
symbol
)
= .
reflectGetDocs
!(
target
,
symbol
)
immutable
(
ReflectDoc
!
target
)[]
reflectGetDocs
(T value)
template
reflectGetDocs
(string target, alias symbol)
Meta
Source
See Implementation
mir
reflection
reflectGetDocs
aliases
reflectGetDocs