sesaparcours
    Preparing search index...
    interface IASTNodeLocationWithBlock {
        getSourceBlock(): Blockly.Block;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    • Get the source block associated with this node.

      Returns Blockly.Block

      The source block.