Table of Contents

Class UnaryArithmeticOperatorSymbol

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

Represents any unary arithmetic operator symbol.

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

Constructors

UnaryArithmeticOperatorSymbol(string)

Represents any unary arithmetic operator symbol.

protected UnaryArithmeticOperatorSymbol(string Token)

Parameters

Token string