Get a name for the token at given index. Returns null if there isn't a token at given index. Indices must be sequential. Starts at 1.
Parse the given text to use with other functions in the highlighter.
Find the next important range starting with the byte at given index.
Produce a TextStyleSlice range using the result.
Implements syntax highlighting for CodeInput. Warning: This API is unstable and might change without warning.