I20230916-0420
* Fix build test errors due to AST API >= 20 - new AST for 20 and up changes PatternInstanceofExpression and this needs to be accommodated in some refactoring logic - change SuperTypeConstraintsCreator and SurroundWithTryCatchAnalyzer and PatternMatchingForInstanceofFixCore to handle updated version of PatternInstanceofExpression - for #745