blockly >光标 >

Cursor.out() 方法

找出连接、字段或块。

Signature:

out(): ASTNode | null;

返回

ASTNode |null

out 元素,如果当前节点未设置或没有 out 值,则为 null。