Click or drag to resize

IMatchMark Method

Writes a flag to the match, which is remembered; helper for symmetry checking

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
void Mark(
	bool flag
)

Parameters

flag  Boolean
The boolean value to write
See Also