Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data IdentDecl

    language-c Language.C.Analysis.SemRep

    identifiers, typedefs and enumeration constants (namespace sum)

  2. data Ident

    language-c Language.C.Data

    C identifiers

  3. module Language.C.Data.Ident

    This module provides the notion of identifiers in C, speed up using hashing. Identifiers are associated optionally associated with a NodeInfo, i.e. with a unique Name and a source location (Position). The ordering relation on identifiers is based on the hash and does not follow the lexical order.

  4. data Ident

    language-c Language.C.Data.Ident

    C identifiers

  5. Ident :: String -> Int -> NodeInfo -> Ident

    language-c Language.C.Data.Ident

    No documentation available.

  6. type Ident = String

    language-c99-simple Language.C99.Simple.AST

    No documentation available.

  7. Ident :: Ident -> Expr

    language-c99-simple Language.C99.Simple.AST

    No documentation available.

  8. type Identifier = Text

    language-protobuf Language.ProtocolBuffers.Types

    No documentation available.

  9. newtype Identifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  10. Identifier :: String -> Identifier

    ogma-language-c Language.C.AbsC

    No documentation available.

Page 259 of many | Previous | Next