Add to constraints intro
This commit is contained in:
parent
e49b87b549
commit
ecd2975129
@ -9,6 +9,9 @@
|
|||||||
|
|
||||||
%\subsection{Well-Formedness}
|
%\subsection{Well-Formedness}
|
||||||
|
|
||||||
|
Constraint generation step is the same as in \cite{TIforFGJ} except for field access and method invocation.
|
||||||
|
Here \fjtype{} generates capture constraints instead of normal subtype constraints.
|
||||||
|
|
||||||
The constraint generation step cannot determine if a capture conversion is needed for a field access or a method call.
|
The constraint generation step cannot determine if a capture conversion is needed for a field access or a method call.
|
||||||
Those statements produce $\lessdotCC$ constraints which signal the \unify{} algorithm that they qualify for a capture conversion.
|
Those statements produce $\lessdotCC$ constraints which signal the \unify{} algorithm that they qualify for a capture conversion.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user