70823e822f6497f751927f7cba8720b891068ce5
[gnome.introspection-doc-generator] / rconv.js
1 /**
2  *
3  * This is a test file to convert appbuilder style application code
4  *  into javascript structures.
5  * 
6  *
7  *
8  */
9
10 var RooFile = imports.JSDOC.RooFile.RooFile;
11
12
13
14 var toks = tr.tokenize(new TextStream(str));