need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / ruby-parsetree / DESCR
1 ParseTree is a C extension (using RubyInline) that extracts the parse
2 tree for an entire class or a specific method and returns it as a
3 s-expression (aka sexp) using ruby's arrays, strings, symbols, and
4 integers.