I would like attributes to be included in the JSON output, for example:
"attributes" : [ "static", "protected" ]
This allows for more accurate autocomplete support:
TypeName.<static public members>
super.<include protected members>
Comment #1 by chris — 2010-05-28T16:27:13Z
Created attachment 645
Attributes included in JSON output
Attached is support for including attributes in the compiler JSON output. These changes are public domain, please include in DMD.