Changes since 2.2
- Added utility functions: findDeclaredNames(), findGlobalReferences(), findShadows().
- Added token functions: updateToken(), cloneToken().
simplify()
handles some more cases.- Fixed
newToken("string")
always raising an error.
simplify()
handles some more cases.newToken("string")
always raising an error.