Table of Contents

Class BinaryArithmeticOperatorSymbol<TFlags>

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

Represents any binary arithmetic operator symbol.

public abstract record BinaryArithmeticOperatorSymbol<TFlags> : BinaryOperatorSymbol<TFlags>, IEquatable<Symbol>, IEquatable<UnboundSymbol>, IEquatable<UnboundTypedSymbol>, IEquatable<StaticSymbol>, IEquatable<OperatorSymbol<BinaryOperatorSemanticContext<TFlags>, TFlags>>, IEquatable<BinaryOperatorSymbol<TFlags>>, IEquatable<BinaryArithmeticOperatorSymbol<TFlags>> where TFlags : struct, Enum

Type Parameters

TFlags
Inheritance
BinaryArithmeticOperatorSymbol<TFlags>
Implements
Inherited Members

Constructors

BinaryArithmeticOperatorSymbol(string)

Represents any binary arithmetic operator symbol.

protected BinaryArithmeticOperatorSymbol(string Token)

Parameters

Token string