Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Name resolution (programming languages): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 19:18, 5 August 2020
edit
Jarble
(
talk
|
contribs
)
Autopatrolled
,
Extended confirmed users
150,086
edits
m
linking
← Previous edit
Revision as of 13:37, 2 April 2021
edit
undo
2a02:1812:1536:d00:d016:fd28:12dc:c191
(
talk
)
No edit summary
Next edit →
Line 1:
{{see also|Name resolution (computer systems)}}
In [[programming language]]s, '''name resolution''' is the resolution of the
tokens
[[lexical analysis|token]]s
within program expressions to the intended program components.
==Overview==