noun
name token
Computing term for a token that represents a name, such as an identifier in programming languages or markup.
パーサーはソースコードから名前字句を切り出す。
The parser extracts name tokens from the source code.
字句 is a general term for a token or lexical unit in computing; 名前字句 specifically refers to a name token.
Compound of 名前 (name) and 字句 (token, lexical unit). A technical term likely coined in the context of computing and programming language processing.