Click or drag to resize

LGSPNodeToString Method

Returns the name of the type of this node.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override string ToString()

Return Value

Type: String
The name of the type of this node.
See Also