jw
07/02/2024, 3:42 PM@Serializable
or not. I'm not quite sure how to make the jump to see its annotations. I have a ConeClassLikeType and a FirResolvedTypeRef from the parameter, but i'm not sure how to then jump to the real type on which annotations could be read. I tried looking how the serializable plugin does this but couldn't locate the corresponding code.dmitriy.novozhilov
07/02/2024, 7:23 PMjw
07/02/2024, 7:31 PMtoSymbol
was the missing piece. Thank you!