Table of Contents

Class BinaryArithmeticSubtractionOperatorSymbol

Namespace
RDCore.SDK.Model.Symbols.Operators
Assembly
RDCore.SDK.dll

The subtraction (__sub_op) binary operator static symbol.

public record BinaryArithmeticSubtractionOperatorSymbol : BinaryArithmeticOperatorSymbol, IEquatable<Symbol>, IEquatable<UnboundSymbol>, IEquatable<UnboundTypedSymbol>, IEquatable<StaticSymbol>, IEquatable<OperatorSymbol<BinaryOperatorSemanticContext<ArithmeticOperatorSemanticFlags>, ArithmeticOperatorSemanticFlags>>, IEquatable<BinaryOperatorSymbol<ArithmeticOperatorSemanticFlags>>, IEquatable<BinaryArithmeticOperatorSymbol>, IEquatable<BinaryArithmeticSubtractionOperatorSymbol>
Inheritance
BinaryArithmeticSubtractionOperatorSymbol
Implements
Inherited Members

Constructors

BinaryArithmeticSubtractionOperatorSymbol()

The subtraction (__sub_op) binary operator static symbol.

public BinaryArithmeticSubtractionOperatorSymbol()