Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
alex.barylski
DevNet Evangelist
Posts: 6267 Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg
Post
by alex.barylski » Fri Aug 08, 2008 1:31 am
Anyone know of anything? I have some serious refactoring to do and could really use something like this to ease the process...
Even if it just operated on classes that would be fine...
ghurtado
Forum Contributor
Posts: 334 Joined: Wed Jul 23, 2008 12:19 pm
Post
by ghurtado » Fri Aug 08, 2008 7:36 am
AST?
Weirdan
Moderator
Posts: 5978 Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine
Post
by Weirdan » Fri Aug 08, 2008 9:20 am
pecl/parse_tree
ghurtado wrote: AST?
Abstract Syntax Tree
ghurtado
Forum Contributor
Posts: 334 Joined: Wed Jul 23, 2008 12:19 pm
Post
by ghurtado » Fri Aug 08, 2008 10:08 am
Thanks, Weirdan!