hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
VisitNode
hunt
framework
view
ast
Visitor
Undocumented in source.
mixin template
VisitNode (
T
) {
void
visit
(T );
}
Members
Functions
visit
void
visit
(T )
Undocumented in source.
Meta
Source
See Implementation
hunt
framework
view
ast
Visitor
interfaces
VisitorInterface
mixin templates
VisitNode