dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
UMLVisitor.visit
dextool
plugin
backend
plantuml
UMLVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
Visitor
.
visit
void
visit
(TranslationUnit v)
void
visit
(UnexposedDecl v)
void
visit
(VarDecl v)
void
visit
(FunctionDecl v)
void
visit
(ClassDecl v)
void
visit
(Namespace v)
class
UMLVisitor
(ControllerT, ReceiveT)
override
void
visit
(
const
Namespace
v
)
Meta
Source
See Implementation
dextool
plugin
backend
plantuml
UMLVisitor
aliases
visit
constructors
this
mixins
__anonymous