bnorm
02/04/2020, 5:40 PMorg.jetbrains.kotlin.ir.SourceManager but I'm not sure if that can be used to read the source file given an IrCall.bnorm
02/04/2020, 5:44 PMFoso
02/04/2020, 9:04 PMZach Klippenstein (he/him) [MOD]
02/06/2020, 12:08 AMshikasd
02/06/2020, 3:22 AMIrDeclaration.descriptor.findPsi() to get psi, which contains all the text with offsets.