vxml_pipeline/desugarers/cut_paste_attribute_from_first_child_to_self

Values

pub fn constructor(param: #(String, String)) -> core.Desugarer

Moves a matching attribute from the first child of a matching parent onto the parent.

pub const name: String

return option of

  • attr with key key
  • modified children (with removed attr)
Search Document