mir-core — Libmir Archive
Libmir Archive
API Reference Index
mir-core Guide
Dlang.org
ReflectDoc.this
mir
reflection
ReflectDoc
Constructs a ReflectDoc with a documentation text and, if provided, a unit test.
this
(string text)
this
(string text, reflectUnittest!target test)
struct
ReflectDoc
(string target)
@
safe
pure nothrow @
nogc
this
(
string
text
,
reflectUnittest
!
target
test
)
mir
reflection
ReflectDoc
constructors
this
functions
toString
variables
test
text
Constructs a ReflectDoc with a documentation text and, if provided, a unit test.