| Safe Haskell | None |
|---|
DDC.Source.Tetra.Lexer
- lexModuleString :: String -> Int -> String -> [Token (Tok Name)]
Documentation
lexModuleString :: String -> Int -> String -> [Token (Tok Name)]Source
Lex a string to tokens, using primitive names.
The first argument gives the starting source line number.