Package arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin

Types

KotlinResolutionContext
Link copied to clipboard
class KotlinResolutionContext(state: SolverState?, impl: BindingTrace, moduleImpl: ModuleDescriptor) : ResolutionContext, BindingTrace
KotlinResolvedCall
Link copied to clipboard
class KotlinResolvedCall(impl: ResolvedCall<out CallableDescriptor>) : ResolvedCall