Table of Contents

Class BinaryArithmeticIntegerDivisionOperatorSymbol

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

The integer division (__idv_op) binary operator static symbol.

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

Constructors

BinaryArithmeticIntegerDivisionOperatorSymbol()

The integer division (__idv_op) binary operator static symbol.

public BinaryArithmeticIntegerDivisionOperatorSymbol()