Package proguard.classfile.kotlin.reflect.util
package proguard.classfile.kotlin.reflect.util
-
ClassesClassDescriptionInitialize callable reference class information, by visiting synthetic classes that implement (Function|Property|LocalVariable)Reference, then finding Function/Property that they refer to and use this information to initialize a
CallableReferenceInfoinside the synthetic class.