remove a class in ASTT?
OCsite <[email protected]> Thu, 6 Feb 2025 11:10:56 +0100
| Newsgroups | gmane.comp.lang.groovy.user |
|---|---|
| Message-ID | <[email protected]> |
Hi there, is it possible, when encountering a class node in an ASTT, to remove it? Or to ensure somehow that the compiler skips it and does not generate anything further for it? The CONVERSION phase, if important. Thanks! OC