blockly > Field > sourceBlock_

Field.sourceBlock_ property

Block this field is attached to. Starts as null, then set in init.

Signature:

protected sourceBlock_: Block | null;