|
Creating comments -
07-30-2009, 01:26 AM
I'm using the AST to create new java code in a sort of extended JavaCompletionProposal. I'm wondering what is the easiest way to create single and multi line comments in an existing compilationunit? I would hope to preserve the undo stack.
|