Tokens

Tokens

Norg.Tokens.TokenMethod
 Token(kind, line, char, value)

Create a Token of kind kind with value value at line and char number char.

source
Norg.Tokens.charMethod
char(x)

Return the character number in the line corresponding to position or token x.

source

Tokenize