dguihub v0.1.1 (2017-06-05T19:23:50Z)
Dub
Repo
tagProperty
dguihub
core
tag
Undocumented in source.
mixin template
tagProperty () {
T
[
0
]
tag
[@property getter];
T
tag
[@property setter];
}
Members
Properties
tag
T
[
0
]
tag
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
T
tag
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dguihub
core
tag
mixin templates
tagProperty