vxml_pipeline/desugarers/group_consecutive_children__outside

Values

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

Wraps groups of consecutive allowed children, without entering subtrees whose element names occur in outside.

pub const name: String
Search Document