Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
language-c Language.C.Analysis.SemRep No documentation available.
-
language-c Language.C.Analysis.SemRep Representation of C enumeration types
EnumType :: SUERef -> [Enumerator] -> Attributes -> NodeInfo -> EnumTypelanguage-c Language.C.Analysis.SemRep EnumType name enumeration-constants attrs node
-
language-c Language.C.Analysis.SemRep No documentation available.
EnumTypeRef :: SUERef -> NodeInfo -> EnumTypeReflanguage-c Language.C.Analysis.SemRep No documentation available.
-
language-c Language.C.Analysis.SemRep An Enumerator consists of an identifier, a constant expressions and the link to its type
Enumerator :: Ident -> Expr -> EnumType -> NodeInfo -> Enumeratorlanguage-c Language.C.Analysis.SemRep No documentation available.
EnumeratorDef :: Enumerator -> IdentDecllanguage-c Language.C.Analysis.SemRep definition of an enumerator
EnumDecln :: Maybe Ident -> NonEmpty Ident -> TypeSpeclanguage-c99-simple Language.C99.Simple.AST No documentation available.
-
language-protobuf Language.ProtocolBuffers.Types No documentation available.