SimpleTokenData

constructor(range: IntRange, type: TokenType)

Parameters

range

the character range, inclusive, of the token in the text

type

the type of the token, which is an index into the semantic token legend