Package arrow.meta.plugins.analysis.phases.analysis.solver.check

Types

Link copied to clipboard
data class ParamInfo(    val name: String,     val smtName: String,     val type: Type?,     val element: Element?,     val thisFromConstructor: Boolean = false)

Functions

Link copied to clipboard
fun SolverState.checkDeclarationConstraints(    context: ResolutionContext,     declaration: Declaration,     descriptor: DeclarationDescriptor)

When the solver is in the prover state check this declaration body constraints