parser icon indicating copy to clipboard operation
parser copied to clipboard

Visitor example

Open DMS-CPP opened this issue 2 years ago • 3 comments

Could you please provide a short example for how to use traverser::Visitor? I'm not sure how to match for &mut dyn Node cases when traversing the AST

DMS-CPP avatar Mar 11 '23 10:03 DMS-CPP