Click or drag to resize

SequenceExpressionUnaryMinus.BalanceIfStaticallyUnknown Method

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

Parameters

procEnv
Type: de.unika.ipd.grGen.libGr.IGraphProcessingEnvironment
operandValue
Type: System.Object
balancedType
Type: System.String
operandType
Type: System.String
See Also