 | SequenceBinaryExpressionOperator Property |
Returns the operator of this binary expression (enclosed in spaces);
abstract property, to be overwritten by concrete operator symbol
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic abstract string Operator { get; }
Property Value
Type:
String
See Also