GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
InterfaceCountMetric
Class InterfaceCountMetric
Counts the number of interfaces in a file
Implements
FileCountMetric
Index
Constructors
constructor
Properties
name
description
Methods
calculate
From
File
Constructors
constructor
new
Interface
Count
Metric
(
)
:
InterfaceCountMetric
Returns
InterfaceCountMetric
Properties
name
name
:
string
= 'InterfaceCount'
description
description
:
string
= 'Counts the number of interfaces in a file'
Methods
calculate
From
File
calculate
From
File
(
sourceFile
)
:
number
Parameters
sourceFile
:
SourceFile
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
name
description
calculate
From
File
ArchUnitTS - v2.1.51
Loading...
Counts the number of interfaces in a file