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