Click or drag to resize

NumberExpression Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Monkeyspeak.lexical.Expressions.NumberExpression"]

Inheritance Hierarchy
SystemObject
  Monkeyspeak.lexical.ExpressionsExpression
    Monkeyspeak.lexical.ExpressionsExpressionDouble
      Monkeyspeak.lexical.ExpressionsNumberExpression

Namespace:  Monkeyspeak.lexical.Expressions
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public sealed class NumberExpression : Expression<double>

The NumberExpression type exposes the following members.

Constructors
  NameDescription
Public methodNumberExpression
Initializes a new instance of the NumberExpression class
Top
Properties
Methods
Extension Methods
See Also