Class BinaryArithmeticSubtractionOperatorSymbol
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
-
OperatorSymbol<BinaryOperatorSemanticContext<ArithmeticOperatorSemanticFlags>, ArithmeticOperatorSemanticFlags>BinaryArithmeticSubtractionOperatorSymbol
- Implements
- Inherited Members
Constructors
BinaryArithmeticSubtractionOperatorSymbol()
The subtraction (__sub_op) binary operator static symbol.
public BinaryArithmeticSubtractionOperatorSymbol()