Bing Ran
unread,Jan 29, 2011, 10:32:05 PM1/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaParser
Thanks so much for the project which has made my life a lot easier!
Quick questions: given a string such as "a + b c", what is the most
efficient way to find out the longest sub-string, from the start, that
is a valid expression, in this case "a + b"?
It seems to me the parser can only parse a full class definition
instead finer constructs.
Thanks
Bing