blockly >连接 >getSourceBlock

Connection.getSourceBlock() 方法

获取此连接的来源块。

Signature:

getSourceBlock(): Block;

返回

屏蔽

来源块。