v1.1.1
- Improved constructor parameter parsing
- Now parses correctly when constructors aren't the first method in a class
- Now parses correctly when constructors are defined in a parent class
- Fixed parsing methods and constructors when they were commented
- Attributes that have no arguments can now be called without parenthesis