Interface: Token
Defined in: src/mobjects/text/CodeHighlighting.ts:32
A token with its type and text
Properties
text
text:
string
Defined in: src/mobjects/text/CodeHighlighting.ts:34
type
type:
TokenType
Defined in: src/mobjects/text/CodeHighlighting.ts:33