romanofski / programslice

Static analysis tool to slice python programs
GNU General Public License v3.0
36 stars 7 forks source link

What is a search criteria? #19

Closed romanofski closed 9 years ago

romanofski commented 11 years ago

I'm currently implementing the search by using the name and the line number.

romanofski commented 9 years ago

Not relevant anymore. Though I still need to study more the different ways of slicing (forward, backward, etc).