ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
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
FieldCountMetric
()
:
FieldCountMetric
Returns
FieldCountMetric
Properties
name
name
:
string
= 'FieldCount'
description
description
:
string
= 'Counts the number of fields/properties in a class'
Methods
calculate
calculate
(
classInfo
:
ClassInfo
)
:
number
Parameters
classInfo
:
ClassInfo
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
description
Methods
calculate
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...
Counts the number of fields/properties in a class