vayne ~master (2019-12-12T10:41:50Z)
Dub
Repo
NodeInterface
vayne
ast
visitor
Undocumented in source.
mixin template
NodeInterface (
T
) {
void
visit
(T );
}
Members
Functions
visit
void
visit
(T )
Undocumented in source.
Meta
Source
See Implementation
vayne
ast
visitor
classes
Visitor
interfaces
IVisitor
IVisitorNode
mixin templates
NodeInterface
VisitNode