reset-region in color:text<%>
Set the region of the text that is tokenized.
(-> voidsenda-color:textreset-regionstartend)
start: natural-number?
end: (union 'end natural-number?)
reset-region in color:text<%>
Set the region of the text that is tokenized.
( -> void
send a-color:text reset-region start end)
start : natural-number?
end : (union 'end natural-number?)