collect Constraints From DSL
fun Declaration.collectConstraintsFromDSL(solverState: SolverState, context: ResolutionContext, descriptor: DeclarationDescriptor)
Content copied to clipboard
Gather constraints from the local module by inspecting
Custom DSL elements (pre and post)
Ad-hoc constraints over third party types TODO