Skip to content
Commit b1896127 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

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.
parent 6fc9b777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment