sesaparcours
    Preparing search index...
    • Encode a block subtree as XML.

      Parameters

      • block: Blockly.Block

        The root block to encode.

      • Optionalopt_noId: boolean

        True if the encoder should skip the block ID.

      Returns Element | DocumentFragment

      Tree of XML elements or an empty document fragment if the block was an insertion marker.