UMinho Haskell Libraries (1.0)ContentsIndex
Language.HaLex.Dfa2MDfa
Synopsis
showDfaMDelta :: (Show st, Show sy) => [st] -> [sy] -> (st -> sy -> st) -> [Char] -> [Char]
dfa2MIO :: (Show st, Show sy) => Dfa st sy -> IO ()
re2MDfa :: (Show sy, Ord sy) => RegExp sy -> Bool -> Bool -> String -> String
Produced by Haddock version 0.6