mozilla / spiderflunky

Static analysis of JavaScript
5 stars 3 forks source link

Filter based on Node class #9

Closed mvcisback closed 10 years ago

mvcisback commented 10 years ago

Expose filtering based on the node subclasses. These include function, identifier, statement, expression, etc

mvcisback commented 10 years ago

Using the new group_by IR makes this irrelevant.