dextool v3.3.0 (2021-06-08T20:46:23Z)
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