Click or drag to resize

SourceBuilder Constructor (Boolean)

Initializes a new instance of the SourceBuilder class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public SourceBuilder(
	bool commentSourceCode
)

Parameters

commentSourceCode
Type: SystemBoolean
See Also