vxml_pipeline/desugarers/cut_paste_attribute_from_self_to_child

Values

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

Moves the first matching parent attribute onto every matching child and returns early from that parent.

pub const name: String
Search Document