immibis / bearded-octo-nemesis

Now 99.9% fat free!
128 stars 31 forks source link

Handle static methods/fields #30

Open immibis opened 10 years ago

immibis commented 10 years ago

Check if static fields and methods are handled properly.

In particular it should NOT check for mappings in superclasses.

Also check private fields and methods.