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