Table of Contents

Class BinaryArithmeticOperatorSymbol

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

Represents any binary arithmetic operator symbol.

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

Constructors

BinaryArithmeticOperatorSymbol(string)

Represents any binary arithmetic operator symbol.

protected BinaryArithmeticOperatorSymbol(string Token)

Parameters

Token string