| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
BNFC.Backend.HaskellGADT.HaskellGADTCommon
Synopsis
- data Constructor = Constructor {}
- cf2cons :: CF -> [Constructor]
- isTreeType :: CF -> Cat -> Bool
Documentation
data Constructor Source #
cf2cons :: CF -> [Constructor] Source #
Get category, function, and rhs categories paired with variable names.
isTreeType :: CF -> Cat -> Bool Source #