Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] adding java code?

If I have a DOM node (org.eclipse.jdt.core.dom...) does anyone have a suggestion for the best way to replace that node with another.

In particular I want to replace an Expression with a new MethodInvocation.

Thanks for any help!
Jeff
--
Jeffrey Palm --> http://jeffpalm.com



Back to the top