Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- cf2Abstract :: SharedOptions -> String -> CF -> Doc
- definedRules :: Bool -> CF -> [Doc]
Documentation
:: SharedOptions | |
-> String | Module name. |
-> CF | Grammar. |
-> Doc |
Create a Haskell module containing data type definitions for the abstract syntax.