Introduce documentation for PCLA implementation
^KT-65637 Fixed
This commit is contained in:
committed by
Space Team
parent
41cc926953
commit
cabf7e4fae
+3
-1
@@ -25,7 +25,9 @@ import org.jetbrains.kotlin.resolve.calls.inference.model.NewConstraintSystemImp
|
||||
import org.jetbrains.kotlin.types.model.TypeConstructorMarker
|
||||
import org.jetbrains.kotlin.types.model.defaultType
|
||||
|
||||
|
||||
/**
|
||||
* @see [docs/fir/pcla.md]
|
||||
*/
|
||||
class FirPCLAInferenceSession(
|
||||
private val outerCandidate: Candidate,
|
||||
private val inferenceComponents: InferenceComponents,
|
||||
|
||||
Reference in New Issue
Block a user