sesaparcours
    Preparing search index...
    • Get a map of all the block's descendants mapping their type to the number of children with that type.

      Parameters

      • block: Blockly.Block

        The block to map.

      • Optionalopt_stripFollowing: boolean

        Optionally ignore all following statements (blocks that are not inside a value or statement input of the block).

      Returns Object

      Map of types to type counts for descendants of the bock.