Hello,
I need to work with java parse tree and I do not know where I need to start. Could anyone recommend a book or web site to help me get started with java parse trees?
What I want to do is manipulate a java parse tree by doing some computation on it and then convert the parse tree to a string so I can use it. I know its vague but I am struggling on where to start as I couldn't find any web material to help me.
Thank you for your help!
Working with Java parse trees
Page 1 of 11 Replies - 166 Views - Last Post: 05 February 2012 - 11:32 AM
Topic Sponsor:
Replies To: Working with Java parse trees
#2
Re: Working with Java parse trees
Posted 05 February 2012 - 11:32 AM
Parse tree? Are you referring to a data structure in Java SE or something you need to write?
If I had to guess, it's the latter, in which case the programming language chosen is ultimately irrelevant. I'd start here and move on from there.
If I had to guess, it's the latter, in which case the programming language chosen is ultimately irrelevant. I'd start here and move on from there.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|