New parser
Pre-release
Pre-release
This release swaps SourceKit for a custom Swift parser. This is a huge change so please raise any new issues that you find.
Also in this release:
- Support for methods with where clauses
- Support for methods with generic arguments inside arrays, dictionaries and optionals.
- Stub a throwing method to throw if required.