noun
parameter literal
Technical computing term for a literal value passed as a parameter, as opposed to a variable or expression.
この関数では、引数表記として文字列を直接渡すことができます。
In this function, you can pass a string directly as a parameter literal.
Compound of 引数 (parameter, argument) and 表記 (notation, representation).