vxml_pipeline/desugarers/sigil_counters_prepend_incrementing_attribute__outside

Values

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

Prepends a temporary counter-increment instruction attr outside configured subtrees. The named counter must already be in scope. Run sigil_counters_substitute__outside afterward, then delete the temporary _ attr when it is no longer useful.

pub const name: String
Search Document