aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-parsetree/pkg-descr
blob: 4abfe92244cd8e3b54a9170e7b3410fd95564dcf (plain) (tree)
1
2
3
4
5
6





                                                             
ParseTree is a C extension (using RubyInline) that extracts 
the parse tree for an entire class or a specific method and 
returns it as a s-expression (aka sexp) using ruby's arrays, 
strings, symbols, and integers.

WWW: http://rubyforge.org/projects/parsetree/