Searched defs:fuType (Results 1 – 1 of 1) sorted by relevance
20 class TypeInfo(val fuType: Type, val originalType: Type, val transformedType: Type) in <lambda>() constant in kotlinx.atomicfu.transformer.TypeInfo116 val fuType = typeInfo.fuType in toString() constant