Class NcssMethodCountRule

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

public class NcssMethodCountRule extends AbstractPLSQLRule
Non-commented source statement counter for methods.

Analogous to and cribbed from Java version of the rule.