rconv.js
[gnome.introspection-doc-generator] / rconv.js
index e69de29..70823e8 100644 (file)
--- a/rconv.js
+++ b/rconv.js
@@ -0,0 +1,14 @@
+/**
+ *
+ * This is a test file to convert appbuilder style application code
+ *  into javascript structures.
+ * 
+ *
+ *
+ */
+
+var RooFile = imports.JSDOC.RooFile.RooFile;
+
+
+
+var toks = tr.tokenize(new TextStream(str));