dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
TUVisitor.CallbackT
dextool
plugin
analyze
visitor
TUVisitor
Undocumented in source.
class
TUVisitor
alias
CallbackT
(
T
)
=
void
delegate
(
const
(
T
)
v
)
@
safe
Meta
Source
See Implementation
dextool
plugin
analyze
visitor
TUVisitor
aliases
CallbackT
visit
constructors
this
mixins
__anonymous