Complete rewrite of Parser.
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.
Loading
Please register or sign in to comment