Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.GI.GIR.Method
Documentation
Constructors
Method | |
Fields
|
data MethodType Source #
Constructors
Constructor | Constructs an instance of the parent type |
MemberFunction | A function in the namespace |
OrdinaryMethod | A function taking the parent instance as first argument. |
Instances
parseMethod :: MethodType -> Parser Method Source #