| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Language.Bluespec.Classic.AST.Id
Documentation
Instances
| Show Id Source # | |
| Eq Id Source # | |
| Ord Id Source # | |
| HasPosition Id Source # | |
Defined in Language.Bluespec.Classic.AST.Id Methods getPosition :: Id -> Position Source # | |
| Pretty Id Source # | |
Defined in Language.Bluespec.Classic.AST.Id Methods pPrintPrec :: PrettyLevel -> Rational -> Id -> Doc # pPrintList :: PrettyLevel -> [Id] -> Doc # | |
getIdBaseString :: Id -> String Source #
getIdPosition :: Id -> Position Source #
getIdProps :: Id -> [IdProp] Source #
getIdQualString :: Id -> String Source #
getIdString :: Id -> String Source #
Constructors