blockly > RenderedConnection > getSourceBlock

RenderedConnection.getSourceBlock() method

Get the source block for this connection.

Signature:

getSourceBlock(): BlockSvg;

Returns:

BlockSvg

The source block.