aesi-eclipse / com.virtlink.aesi.eclipse.debugging.model / AesiBreakpoint / setHitCount
setHitCount
open fun setHitCount(value:
Int
):
Unit
Sets the number of times this breakpoint has been hit.
Parameters
value
- The hit count.
aesi-eclipse / com.virtlink.aesi.eclipse.debugging.model / AesiBreakpoint / setHitCount
open fun setHitCount(value:
Int
):
Unit
Sets the number of times this breakpoint has been hit.
value
- The hit count.