Click or drag to resize

InterpretationPlanOutgoingEmit Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override void Emit(
	SourceBuilder builder,
	bool parallel
)

Parameters

builder
Type: de.unika.ipd.grGen.lgspSourceBuilder
parallel
Type: SystemBoolean
See Also