Table of Contents

Class UnaryArithmeticNegationOperatorSymbol

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

The unary negation (__ng1_op) prefix operator static symbol.

public record UnaryArithmeticNegationOperatorSymbol : UnaryArithmeticOperatorSymbol, IEquatable<Symbol>, IEquatable<UnboundSymbol>, IEquatable<UnboundTypedSymbol>, IEquatable<StaticSymbol>, IEquatable<OperatorSymbol<UnaryArithmeticOperatorSemanticContext, ArithmeticOperatorSemanticFlags>>, IEquatable<UnaryOperatorSymbol<UnaryArithmeticOperatorSemanticContext, ArithmeticOperatorSemanticFlags>>, IEquatable<UnaryArithmeticOperatorSymbol>, IEquatable<UnaryArithmeticNegationOperatorSymbol>
Inheritance
UnaryArithmeticNegationOperatorSymbol
Implements
Inherited Members

Constructors

UnaryArithmeticNegationOperatorSymbol()

The unary negation (__ng1_op) prefix operator static symbol.

public UnaryArithmeticNegationOperatorSymbol()