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