Safe Haskell | None |
---|---|
Language | Haskell2010 |
Camfort.Specification.DerivedDataType.Parser
Documentation
data DDTParseError Source #
Instances
Eq DDTParseError Source # | |
Defined in Camfort.Specification.DerivedDataType.Parser Methods (==) :: DDTParseError -> DDTParseError -> Bool # (/=) :: DDTParseError -> DDTParseError -> Bool # | |
Show DDTParseError Source # | |
Defined in Camfort.Specification.DerivedDataType.Parser Methods showsPrec :: Int -> DDTParseError -> ShowS # show :: DDTParseError -> String # showList :: [DDTParseError] -> ShowS # |
data DDTStatement Source #
Constructors
DDTSt | |
Fields
|