Content deleted Content added
The use of "control flow" here is not a weasel word; the previous paragraph has a link to the article explaining it. |
Clean up last sentence. |
||
Line 8:
it is unclear to which procedure <code>f</code> may refer. To determine the possible targets, a control-flow analysis must consider where this expression could be invoked, and what argument it may receive.
Techniques such as [[abstract interpretation]], [[constraint solving]], and [[type system]]s may be used
== See also ==
|