Constructors
constructor
- new staticOpsCounter(filterFunction?): staticOpsCounter
Parameters
- filterFunction: ((op: Op) => boolean) = ...
- (op): boolean
Returns boolean
Methods
count
- count($fn, opsBlock, includeOpKind?): undefined | opsBlock
Returns undefined | opsBlock