Class BinaryArithmeticExponentOperatorSymbol
The exponentiation (__exp_op) binary operator static symbol.
public record BinaryArithmeticExponentOperatorSymbol : BinaryArithmeticOperatorSymbol, IEquatable<Symbol>, IEquatable<UnboundSymbol>, IEquatable<UnboundTypedSymbol>, IEquatable<StaticSymbol>, IEquatable<OperatorSymbol<BinaryOperatorSemanticContext<ArithmeticOperatorSemanticFlags>, ArithmeticOperatorSemanticFlags>>, IEquatable<BinaryOperatorSymbol<ArithmeticOperatorSemanticFlags>>, IEquatable<BinaryArithmeticOperatorSymbol>, IEquatable<BinaryArithmeticExponentOperatorSymbol>
- Inheritance
-
OperatorSymbol<BinaryOperatorSemanticContext<ArithmeticOperatorSemanticFlags>, ArithmeticOperatorSemanticFlags>BinaryArithmeticExponentOperatorSymbol
- Implements
- Inherited Members
Constructors
BinaryArithmeticExponentOperatorSymbol()
The exponentiation (__exp_op) binary operator static symbol.
public BinaryArithmeticExponentOperatorSymbol()