Click or drag to resize

SequenceExpressionGeneratorHelperXorStatic Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public static string XorStatic(
	string leftValue,
	string rightValue,
	string balancedType,
	string leftType,
	string rightType,
	IGraphModel model
)

Parameters

leftValue  String
 
rightValue  String
 
balancedType  String
 
leftType  String
 
rightType  String
 
model  IGraphModel
 

Return Value

String
See Also