execute

fun execute(builder: SpannableStringBuilder, priorityIndex: Int)

Parameters

builder

Spannable string builder

priorityIndex

index of this operation in the topological sorting which puts operations with higher priority before operations with lower priority.