Skip to main content

Module util

Module util 

Source

Structs§

MarkedToken
A MarkedToken is a token together with its position on a formula

Functions§

cycle_reference
Cycles the absolute/relative state of the references touched by the cursor, Excel F4 style: A1 -> $A$1 -> A$1 -> $A1 -> A1.
get_tokens
Returns a list of marked tokens for a formula
get_tokens_with_locale
Returns a list of marked tokens for a formula using the given locale and language