vxml_pipeline/desugarers/cut_paste_attribute_from_self_to_child__outside

Values

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

Moves the first matching parent attribute onto every matching child outside forbidden subtrees.

pub const name: String
Search Document