This repository was archived by the owner on Nov 1, 2024. It is now read-only.
v1.0.2
- refactor: Check if class is in function or class syntax f858e17
- refactor: Function parser 8847d74
- test: Add test cases for functions without 'function' keyword b0c4215
- fix: Parse classes with class syntax (ES2015+) e280feb
- fix: Accept class as string in ReflectionClass and ClassParser e36eea7
- fix: Trim string when checking class syntax 73e4d8a
- test: Add test cases for classes with both function and class syntax 5243445
- release: v1.0.2 dd98519