Click or drag to resize

SequenceExpressionUnaryPlusBalanceIfStaticallyUnknown 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.libGrIGraphProcessingEnvironment
operandValue
Type: SystemObject
balancedType
Type: SystemString
operandType
Type: SystemString
See Also