Module SQLScanner

This module scans an SQL-Statement, which is passed as a string.

Summary of exported operations:

scan :: String -> [Token]  Deterministic 

Exported operations:

scan :: String -> [Token]  Deterministic