sesaparcours
    Preparing search index...
    • Creates an AST node for the top position on a block. This is either an output connection, previous connection, or block.

      Parameters

      • block: Blockly.Block

        The block to find the top most AST node on.

      Returns Blockly.ASTNode

      The AST node holding the top most position on the block.