X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=rconv.js;h=70823e822f6497f751927f7cba8720b891068ce5;hb=603053c25982b8c51e00e72955a7f987f7a6049f;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=98e014795c403c72ef8ee336feb7ad75c90b527a;p=gnome.introspection-doc-generator diff --git a/rconv.js b/rconv.js index e69de29..70823e8 100644 --- 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));