Changes

Summary

  1. with the compiler facade (and thus #parseTree) doing semantic analysis by default, we can reduce the explicit calls to  #doSemanticAnalysis. (details)
  2. fix failing tests (details)
Commit f3925c2351e775436927fc37b2b14d1f694fa303 by marcus.denker
with the compiler facade (and thus #parseTree) doing semantic analysis by default, we can reduce the explicit calls to  #doSemanticAnalysis.

We still retain those where RBParser is used directly.
The file was modifiedsrc/HeuristicCompletion-Model/CoASTResultSetBuilder.class.st (diff)
The file was modifiedsrc/HeuristicCompletion-Model/CoGlobalSorterResultSetBuilder.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/OCASTClosureAnalyzerTest.class.st (diff)
The file was modifiedsrc/OpalCompiler-Tests/OCASTCheckerTest.class.st (diff)
The file was modifiedsrc/Refactoring-Core/RBRefactoryTyper.class.st (diff)
The file was modifiedsrc/Refactoring-Core/RBRefactoryTyper.class.st (diff)