vxml_pipeline/desugarers/fold_children_into_text_if

Values

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

Replaces matching elements satisfying the predicate with their children, joining boundary text nodes.

pub const name: String
Search Document