 | SequenceBinaryExpressionSymbol Property |
Returns this expression as string, in the form of left expression then operator then right expression;
same for all binary expressions
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic override string Symbol { get; }
Property Value
Type:
String
See Also