dextool v5.0.0 (2022-12-09T08:28:15Z)
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