(Build b1052) - 5 Feb 2021
JAVA PARSER
- Fixed bug where an import static of an inherited method resulted in a reference to unknown method.
WEB/JAVASCRIPT PARSER
- Fixed a couple of issues with ambiguous property and method references.
- Fixed parser syntax error on uses of nullish assignment operator.
CODECHECK
- Improved Codecheck performance for SciTools Recommended checks.
STRICT PARSER
- Fix worker process crash on some invalid Objective-C code.