 | 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.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic override string Symbol { get; }
Property Value
String
See Also