Click or drag to resize

SequenceExpressionBitwiseComplementBalanceIfStaticallyUnknown Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
protected void BalanceIfStaticallyUnknown(
	IGraphProcessingEnvironment procEnv,
	Object operandValue,
	ref string balancedType,
	ref string operandType
)

Parameters

procEnv  IGraphProcessingEnvironment
 
operandValue  Object
 
balancedType  String
 
operandType  String
 
See Also