vxml_pipeline/desugarers/sigil_counters_prepend_incrementing_attribute

Values

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

Prepends a temporary counter-increment instruction attr to matching elements. 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 for inspection.

pub const name: String
Search Document