https://issues.dlang.org/show_bug.cgi?id=19356 --- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> --- - __traits updated in https://github.com/dlang/visuald/releases/tag/v0.48.0-rc1 - 'classinfo' still valid according to the language doc - 'typeof': https://github.com/aBothe/D_Parser/pull/210 --