出典:Wikipedia
出典:『Wikipedia』 (2011/05/14 16:14 UTC 版)
In computer programming, scope is an enclosing context where values and expressions are associated. The scope resolution operator helps to identify and specify the context to which an identifier refers. The specific uses vary across different programming languages with the notions of scoping.