vxml_pipeline/desugarers/find_replace__batch__outside

Values

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

Applies each literal replacement to text nodes outside the forbidden subtrees.

pub const name: String
Search Document