Class NcssMethodCountRule

All Implemented Interfaces:
AstVisitor<Object,Object>, PlsqlVisitor<Object,Object>, Rule, PropertySource

@Deprecated public class NcssMethodCountRule extends AbstractPLSQLRule
Deprecated.
Since 7.19.0. Use the rule NcssCountRule instead.
Non-commented source statement counter for methods.

Analogous to and cribbed from Java version of the rule.