Code and Class Inspection

To Do: Use SystemJS to load modules and main code. This ensures that all code can be parsed by acorn into an Abstract Syntax Tree which in turn allows to extract class statements and related extends phrases.

References