Click or drag to resize

ISequenceSpecialSpecial Property

The "Special" flag. Usage is implementation specific. GrShell uses this flag to indicate breakpoints when in debug mode and to dump matches when in normal mode.

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

Property Value

Type: Boolean
See Also