dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Visitor2.dispatch
dil
ast
Visitor
Visitor2
Calls the appropriate visit() method for a node.
void
dispatch
(
Node
n
)
class
Visitor2
void
dispatch
(
Node
n
)
void
dispatch
(
Node
n
,
NodeKind
k
)
Meta
Source
See Implementation
dil
ast
Visitor
Visitor2
functions
dispatch
unhandled
Calls the appropriate visit() method for a node.