Subj : Re: Listing all functions, properties and methods To : Jeremy Gillick From : Jeremy Gillick Date : Fri Sep 30 2005 05:14 pm Actually, is this possible in either Rhino or SpiderMonkey? Thanks, Jeremy Jeremy Gillick wrote: > In Rhino, is there a way to list all functions, properties and methods > of a JavaScript file? So far I've been able to list all top-level > elements just fine, but I cannot seem to recursively read all nested > elements (properties, methods, etc.). Can somebody help me? > > Thanks, > Jeremy .