dextool v4.0.0 (2021-09-08T15:39:18Z)
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)
class
UMLVisitor
(ControllerT, ReceiveT)
override
void
visit
(
scope
const
FunctionDecl
v
)
void
visit
(ClassDecl v)
void
visit
(Namespace v)
Meta
Source
See Implementation
dextool
plugin
backend
plantuml
UMLVisitor
aliases
visit
constructors
this
mixins
__anonymous