Click or drag to resize

GRSImportScan Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static Object Scan(
	AttributeType attrType,
	string input,
	IGraph graph
)

Parameters

attrType
Type: de.unika.ipd.grGen.libGrAttributeType
input
Type: SystemString
graph
Type: de.unika.ipd.grGen.libGrIGraph

Return Value

Type: Object
See Also