7c86911f44
These methods were recently added in Java PSI for IJ 201 and now have clash with the methods that we add on our side. Note that we can't start using methods from PSI as is because of different nullability: they have flexible types in their signatures while current methods have not-null types #KT-36095 Fixed