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
Link copied to clipboard
class KotlinResolvedCall(val impl: ResolvedCall<out CallableDescriptor>) : ResolvedCall