src/jsdoc/Symbol.vala
authorAlan Knowles <alan@roojs.com>
Wed, 29 Mar 2017 09:04:38 +0000 (17:04 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Mar 2017 09:04:38 +0000 (17:04 +0800)
src/jsdoc/Symbol.vala

index 0abd575..0f25208 100644 (file)
@@ -189,6 +189,7 @@ namespace JSDOC {
                 string isa,
                 string comment
         ) {
+            Symbol.regexInit();
             this.initArrays();
             this.$args = arguments;
             //println("Symbol created: " + isa + ":" + name);