Data.GI.GIR.Object
Description
Parsing of objects.
data Object Source #
Constructors
Fields
Defined in Data.GI.GIR.Object
Methods
showsPrec :: Int -> Object -> ShowS Source #
show :: Object -> String Source #
showList :: [Object] -> ShowS Source #
parseObject :: Parser (Name, Object) Source #