Name resolution (programming languages): Difference between revisions

Content deleted Content added
m Undid edits by 1.46.136.119 (talk) to last revision by Ira Leviton: nonconstructive edits
mNo edit summary
Tags: Mobile edit Mobile app edit iOS app edit
Line 1:
{{Short description|Matching of lexical tokens to the components of a computer program}}
{{see also|Name resolution (computer systems)}}
In [[programming language]]s, '''name resolution''' is the resolution of the [[lexical analysis|token]]s within program expressions to the intended program components.