Class UnaryArithmeticNegationOperatorSymbol
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()