collect Constraints From Annotations
fun SolverState.collectConstraintsFromAnnotations(localDeclarations: List<DeclarationDescriptor>, module: ModuleDescriptor, bindingTrace: ResolutionContext): Pair<AnalysisResult, Set<FqName>>
Content copied to clipboard
Collects constraints by harvesting annotations. There are two sources: local declarations, and the entire CLASSPATH.