Click or drag to resize

SequenceBaseSetNeedForProfilingRecursive Method

sets for the node and all children, i.e. the entire tree the profiling flag

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

Parameters

profiling
Type: SystemBoolean
See Also