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