kirillrakhman
02/09/2016, 2:06 PMException
CallingClass: non existent line
CallingClass: line where the class definition begins
Clicking on non existent line
will take me to the definition of the inlined method but now there's no link that will take me to the actuall call of the inlined method. I think there's not much that can be done from the compiler point of view, but shouldn't IDEA at least ask me if I wanted to be taken to the call or the definition of the inlined method?