Click or drag to resize

SequenceBaseSetNeedForProfiling Method

sets for the very node the profiling flag (does not recurse)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public virtual void SetNeedForProfiling(
	bool profiling
)

Parameters

profiling
Type: SystemBoolean
See Also