Uses of Class
com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.ClassContext
Packages that use AbstractClassCouplingCheck.ClassContext
Package
Description
Contains the Metrics checks that are
 bundled with the main distribution.
- 
Uses of AbstractClassCouplingCheck.ClassContext in com.puppycrawl.tools.checkstyle.checks.metricsFields in com.puppycrawl.tools.checkstyle.checks.metrics with type parameters of type AbstractClassCouplingCheck.ClassContextModifier and TypeFieldDescriptionprivate final Deque<AbstractClassCouplingCheck.ClassContext>AbstractClassCouplingCheck.classesContextsStack of class contexts.