vxml_pipeline/desugarers/add_between_tag_and_text_node__batch

Values

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

Inserts each configured element, with its attributes, between an element of the configured tag and an immediately following text node.

pub const name: String
Search Document