+8
−24
lib/jsduck/js/scoped_traverser.rb
0 → 100644
+42
−0
Loading
Move common functionality from Fires and MethodCalls to ScopedTraverser, which provides the ability to loop recursively through AST tree while keeping track of the variables bound to `this`.