Click or drag to resize

SequenceBase.noEvents Field

Iff true, in addition to debug events, no attribute change events are fired during sequence and rule execution (thus also transaction/backtracking breaks, as well as recording/replaying).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool noEvents

Field Value

Type: Boolean
See Also