Hi,
I need to create a NEW GPNode (initialize it properly, and set its value), to use it afterwards to replace a sub-tree in a constructed GPTree.
How can I do that in a proper ecj way, so the node will be suitable for the replacement?
Ghada