Click or drag to resize

SequenceExpressionGeneratorHelperBitwiseComplementStatic Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static string BitwiseComplementStatic(
	string operandValue,
	string balancedType,
	string operandType,
	IGraphModel model
)

Parameters

operandValue
Type: SystemString
balancedType
Type: SystemString
operandType
Type: SystemString
model
Type: de.unika.ipd.grGen.libGrIGraphModel

Return Value

Type: String
See Also