This package contains Critics which deal with patterns.

Currently this includes the critics for recognizing whether a class violates the Singleton pattern, and one Critic to check whether a user should consider using the Singleton pattern for a class.

Related Documentation

(none)