> > On Tue, Feb 10, 2009 at 07:51, <[email protected]> wrote:
> > > how to get parameter types of a javascript function compiled using
> > > rhino?????
> > > _______________________________________________
> > > dev-tech-js-engine-rhino mailing list
> > > [email protected]
> > >https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
> You should post any questions like that on our JsDoc Toolkit user
> list, it is more likely to get a proper answer. We are already
> planning to use the (soon to be available?) AST feature of rhino to do
> the static analysis work in the next major release of JsDoc Toolkit,
> so you can possibly contribute to that if you are interested.
>
> michael
>

It was not directly a question more a remark triggered by something else :)

We are looking into jsdoc-toolkit, the problem is that it is written in js
(and i dont think this will change for jsdoc-toolkit or am i mistaken)
And we need to have somehting like that for our eclipse plugins
We currently are already using the rhino parser (a slightly modified version
because we need some more info)
for generation the eclipse ast tree. So yes it would be nice if jsdoc was
also parsed by the new rhino parser
that would be a very nice addition.

johan
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to