User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
I was wondering if it could be possible to make a copy of an ASTNode
with all the identifiers, offsets etc. copied over to the new copy node?
I have seen ASTRewrite but havent had success with createCopyTarget() -
all the identifiers etc. are marked as MISSING.