Definify.com
Definition 2024
lexically_scoped
lexically scoped
English
Adjective
lexically scoped (not comparable)
- (programming) 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.