Thank you Mr. Chiba for your response. I have another question which is almost 
the same as my previous question. 

Why is there no Expr class for logical-expressions, arithmetic-expressions, and 
things like them? I want to analyse a code-line (as a Abstract Syntax Tree)  to 
see what kind expressions a given code-line contains.  I can now know whether 
an expression is a method-call, new, cast, instanceOf, fieldAccess, but not if 
it's a logical-expression, using the high-level API.

I think, I can use the low-level API to realise that kind of analysis. Am I 
right? Is it valuable to make high-level API for that kind expressions?

I appriciate very much your valuable responses.

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869399#3869399

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869399


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to