Click or drag to resize

SearchPlanNodeNode(PlanNode) Constructor

Initializes a new instance of the SearchPlanNodeNode class

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public SearchPlanNodeNode(
	PlanNode planNode
)

Parameters

planNode  PlanNode
 
See Also