Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
417 stars 33 forks source link

Create default behavior to AstVisitor #83

Closed Constellation closed 11 years ago

Constellation commented 11 years ago

Create default behavior (like pre order visit) to AstVisitor