uuagc-bootstrap

Order

Documentation

newtype T_Grammar

Constructors

T_Grammar (Options -> (Seq Error, Int, Int, CGrammar)) 

data Inh_Grammar

Constructors

Inh_Grammar 

findWithErr1 :: (Ord k, Show k) => String -> k -> Map k a -> a

findWithErr2 :: (Ord k, Show k, Show a) => k -> Map k a -> a

limitTo :: Int -> [String] -> [String]