Click or drag to resize

SequenceExpressionGeneratorHelperUnaryPlusStatic Method


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

Parameters

operandValue  String
 
balancedType  String
 
operandType  String
 
model  IGraphModel
 

Return Value

String
See Also