The tokenization end state. A pointer will be held to this and the object should not be modified by the tokenizer after the pointer is returned.
The tokens on the line in a binary, encoded format. Each token occupies two array indices. For token i:
3322 2222 2222 1111 1111 1100 0000 0000
1098 7654 3210 9876 5432 1098 7654 3210
bbbb bbbb bfff ffff ffFF FTTT LLLL LLLL
getEncodedLanguageId
to get the encoded ID of a language.Generated using TypeDoc
The result of a line tokenization.