https://issues.dlang.org/show_bug.cgi?id=23558

Richard Cattermole <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Richard Cattermole <[email protected]> ---
Alternatively, return the types, and add a trait for getting the fully
qualified name from a symbol (std.traits fullyQualifiedName is absolutely
insane). This could also simplify handling of inner classes.

This will also take care of getting ClassInfo.

--

Reply via email to