+135
−52
+26
−0
Loading
Now doing a proper recursive-descent parsing of the code following the doc-comment. After that, having the parsed structure it's a lot easier to inspect it and add info to the doc-comment data as needed. Also implemented auto-detection of superclass when Ext.extend() is used.