Click or drag to resize

SequenceExpressionExecutionHelperUnaryComplement Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static Object UnaryComplement(
	Object operandValue,
	string balancedType,
	string operandType,
	IGraph graph
)

Parameters

operandValue  Object
 
balancedType  String
 
operandType  String
 
graph  IGraph
 

Return Value

Object
See Also