SPeCS Packages Documentation
Preparing search index...
@specs-feup/kadabra
kadabra/monitor/Counter
CountingMonitor
Function CountingMonitor
CountingMonitor
(
targetClass
:
Class
,
targetMethod
:
Method
,
targetStmt
:
Statement
,
location
?:
"replace"
|
"after"
|
"before"
,
monitorPackage
?:
string
,
)
:
{
getValue
:
string
;
increment
:
string
;
name
:
string
;
reset
:
string
}
Parameters
targetClass
:
Class
targetMethod
:
Method
targetStmt
:
Statement
location
:
"replace"
|
"after"
|
"before"
= "before"
monitorPackage
:
string
= "pt.up.fe.specs.lara.kadabra.utils"
Returns
{
getValue
:
string
;
increment
:
string
;
name
:
string
;
reset
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SPeCS Packages Documentation
Loading...