vxml_pipeline/desugarers/fold_children_into_text_if
Values
pub fn assertive_tests() -> testing.AssertiveTestCollection
pub fn constructor(
param: #(String, fn(vxml.VXML) -> Bool),
) -> core.Desugarer
Replaces matching elements satisfying the predicate with their children, joining boundary text nodes.