JSDOC/Symbol.js
[gnome.introspection-doc-generator] / JSDOC / Symbol.js
index 3620491..4412638 100644 (file)
@@ -451,6 +451,7 @@ Symbol = XObject.define(
                 // @static
             if (this.comment.getTag("singleton").length) {
                 this.isStatic = true;
+                this.isClass = true;
                 //if (this.isa == "CONSTRUCTOR") {
                 //     this.isNamespace = true;
                 //}