src/JsRender/Roo.vala
authorAlan Knowles <alan@roojs.com>
Mon, 30 May 2016 06:59:33 +0000 (14:59 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 30 May 2016 06:59:33 +0000 (14:59 +0800)
src/JsRender/Roo.vala

index 5209037..372c73b 100644 (file)
@@ -401,6 +401,11 @@ namespace JsRender {
          * 
          * 
          */
+        public override string toSourceCode() 
+        {
+               return this.toSource();
+               }
+         
         public override string toSource()
         {
             // dump the file tree back out to a string.