Token.Haskell
Description
Haskell code tokenizer
tokenizer Source #
Arguments
Input text of code block
Attempt to tokenize input, returns Nothing if unsuccessful, so the processor can just pass input further when tokenizer fails.
Nothing