Uses of Class
com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck.Counter
Packages that use JavaNCSSCheck.Counter
Package
Description
Contains the Metrics checks that are
bundled with the main distribution.
-
Uses of JavaNCSSCheck.Counter in com.puppycrawl.tools.checkstyle.checks.metrics
Fields in com.puppycrawl.tools.checkstyle.checks.metrics with type parameters of type JavaNCSSCheck.CounterModifier and TypeFieldDescriptionprivate Deque<JavaNCSSCheck.Counter>
JavaNCSSCheck.counters
List containing the stacked counters.