class documentation

class IAstroidChecker(IChecker): (source)

View In Hierarchy

Interface for checker which prefers receive events according to statement type.

Inherited from IChecker:

Method close Called after visiting project (i.e. set of modules).
Method open Called before visiting project (i.e. set of modules).

Inherited from Interface (via IChecker):

Class Method is_implemented_by Undocumented
Method __init__ Undocumented