<p>> I've done this a couple of times before but I always had issues, e.g.<br>
> functions and property calls would be mixed in. But I think I have a<br>
> good go-to function now:</p>
<p>Nice. What does it give for:</p>
<p>- function overloads (PITA that)?<br>
- type aliase (alias int Int;)?<br>
- function aliases or member aliases?<br>
- inner templates (struct template, etc, not pure template as these are not allowed in a struct)?<br>
- unittests inside the structs?<br><br><br></p>