having trouble with deep copying a CtElement in Scala
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
I would like to deep copy the entire AST of a CtElement, especially when I want to use parts of the sub-tree to create brand new CtElements
The Clone method available to all `CtElement` types are protected
I had this issue last year, see link below
#1978
Any help much appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.