Subj : parsing tree of javascript expression using Rhino To : netscape.public.mozilla.jseng From : Christos Toyas Date : Tue Nov 23 2004 09:50 pm Hi, I was wondering if there was a way with Rhino to get back a parsing tree from a javascript string. I'd like to know for example what are the used functions in my javascript string and what are the args provided to those functions. Thx, Christos .