Wiktionary
lexically scoped
a. (context programming English) Having the scope of an identifier limited to the block of source code text that declares it -- in the case of variables, or defines it -- in the case of functions.