ddox v0.13.2 (2016-02-19T14:37:15Z)
Home
Dub
Repo
highlightDCodeImpl
ddox
highlight
Undocumented in source. Be warned that the author may not have intended to support it.
void
highlightDCodeImpl
(
R
)
(
ref
R
dst
,
string
code
,
scope
IdentifierRenderCallback
ident_render
,
ref
string
last_class
)
if
(
isOutputRange
!(
R
,
char
)
)
Meta
Source
See Implementation
ddox
highlight
aliases
IdentifierRenderCallback
functions
highlightDCode
highlightDCodeImpl