vxml_pipeline/desugarers/sigil_counters_prepend_incrementing_attribute__batch
Values
pub fn assertive_tests() -> testing.AssertiveTestCollection
pub fn constructor(
param: List(#(String, String)),
) -> core.Desugarer
Prepends temporary counter-increment instruction attrs to
matching elements. Repeated target tags are allowed and cause
every associated instruction to be prepended in list order.
The named counters must already be in scope. Run
sigil_counters_substitute__outside afterward, then delete the temporary
_ attrs when they are no longer useful for inspection.