noun
logical line (of code)
Computing term for a logical line of code, as opposed to a physical line. Contrasts with 物理行 (physical line).
See also: 物理行
このプログラムでは、1つの論理行が複数の物理行にまたがっている。
In this program, one logical line spans multiple physical lines.
Compound of 論理 (logic) and 行 (line), likely a calque from English 'logical line'.