A syntax token returned by a LiveCode.Language.
LiveCode.Language
@type kind() :: atom()
@type t() :: %LiveCode.Token{kind: kind(), text: String.t()}