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.1
Syntax
C#
public virtual void SetNeedForProfiling(
	bool profiling
)

Parameters

profiling  Boolean
 
See Also