CodeQL library for Java
codeql/java-all 0.5.5 ( changelog , source )
Search

Member predicate MetricPackage :: getNumberOfPublicCallables

Gets the number of public callables declared in a type in this package. This is an indication of the size of the API provided by this package.

int getNumberOfPublicCallables ( )