noun
executable construct
A computing term for a unit of code that can be executed, such as a statement, expression, or block.
この言語では、代入文も実行構文の一つです。
In this language, an assignment statement is also an executable construct.
Compound of 実行 (execution) and 構文 (syntax/construct). A technical term likely coined in computing contexts.