happy-lib-2.0.2: Happy is a parser generator for Haskell implemented using this library
Safe HaskellSafe-Inferred
LanguageHaskell98

Happy.Tabular.First

Documentation

mkFirst :: Grammar -> [Name] -> NameSet Source #

mkClosure :: (a -> a -> Bool) -> (a -> a) -> a -> a Source #