ParseTree 1.7.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (2):
hoe
>= 1.2.1
RubyInline
>= 3.2.0