Blockly. IASTNodeLocationWithBlock
interface static
An AST node location that has an associated block.
Property
getSourceBlock
Get the source block associated with this node.
- Returns
-
Blockly.Block
The source block.