Table of Contents

Class BinaryArithmeticMultiplicationOperatorSymbol

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

The multiplication (__mul_op) binary operator static symbol.

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

Constructors

BinaryArithmeticMultiplicationOperatorSymbol()

The multiplication (__mul_op) binary operator static symbol.

public BinaryArithmeticMultiplicationOperatorSymbol()