dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
callVisitMethod
dil
ast
Visitor
Calls the visitor method that can handle node n.
Ret
callVisitMethod
(
Ret
)
(
Object
visitorInstance
,
Node
n
,
NodeKind
k
)
Meta
Source
See Implementation
dil
ast
Visitor
classes
Visitor
Visitor2
functions
callVisitMethod
generateVisitMethods
generateVisitMethods2
templates
returnType
Calls the visitor method that can handle node n.