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