GitHub
NPM
Examples
Preparing search index...
The search index is not available
ArchUnitTS - v2.1.51
ArchUnitTS
FieldCountMetric
Class FieldCountMetric
Counts the number of fields/properties in a class
Implements
CountMetric
Index
Constructors
constructor
Properties
name
description
Methods
calculate
Constructors
constructor
new
Field
Count
Metric
(
)
:
FieldCountMetric
Returns
FieldCountMetric
Properties
name
name
:
string
= 'FieldCount'
description
description
:
string
= 'Counts the number of fields/properties in a class'
Methods
calculate
calculate
(
classInfo
)
:
number
Parameters
classInfo
:
ClassInfo
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
name
description
calculate
ArchUnitTS - v2.1.51
Loading...
Counts the number of fields/properties in a class