Click or drag to resize

IActionExecutionEnvironmentHighlightingUnderway Property

Tells whether execution is interrupted because a highlight statement was hit. Consequence: the timer that normally prints match statistics every second remains silent

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
bool HighlightingUnderway { get; set; }

Property Value

Boolean
See Also