Package arrow. meta. plugins. analysis. phases. analysis. solver. ast. kotlin
Types
Kotlin Resolution Context
Link copied to clipboard
class KotlinResolutionContext(state: SolverState?, impl: BindingTrace, moduleImpl: ModuleDescriptor) : ResolutionContext, BindingTrace
Content copied to clipboard
Kotlin Resolved Call
Link copied to clipboard
class KotlinResolvedCall(impl: ResolvedCall<out CallableDescriptor>) : ResolvedCall
Content copied to clipboard