X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Mate%2FTypes.hs;h=521a269133c1383a754ec0a547233458c1dd372d;hb=15833bb85e8b1b82f30024ff7261a208327ceb32;hp=ec5b977b32def5b243d640f272106af54bce98cc;hpb=35124f75aedd2970b59a5b57bff250efbb04a965;p=mate.git diff --git a/Mate/Types.hs b/Mate/Types.hs index ec5b977..521a269 100644 --- a/Mate/Types.hs +++ b/Mate/Types.hs @@ -51,6 +51,8 @@ data ClassInfo = ClassInfo { clFile :: Class Resolved, clStaticMap :: FieldMap, clFieldMap :: FieldMap, + clMethodMap :: FieldMap, + clMethodBase :: Word32, clInitDone :: Bool } data MethodInfo = MethodInfo {