Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Data.Expressions.NCalc.Domain
EvaluationVisitor Class
EvaluationVisitor Methods
CompareUsingMostPreciseType Method
Visit Method
EvaluationVisitor Methods
The
EvaluationVisitor
type exposes the following members.
Methods
Name
Description
CompareUsingMostPreciseType
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
Visit(BinaryExpression)
(Overrides
LogicalExpressionVisitor
Visit(BinaryExpression)
.)
Visit(Function)
(Overrides
LogicalExpressionVisitor
Visit(Function)
.)
Visit(Identifier)
(Overrides
LogicalExpressionVisitor
Visit(Identifier)
.)
Visit(LogicalExpression)
(Overrides
LogicalExpressionVisitor
Visit(LogicalExpression)
.)
Visit(TernaryExpression)
(Overrides
LogicalExpressionVisitor
Visit(TernaryExpression)
.)
Visit(UnaryExpression)
(Overrides
LogicalExpressionVisitor
Visit(UnaryExpression)
.)
Visit(ValueExpression)
(Overrides
LogicalExpressionVisitor
Visit(ValueExpression)
.)
Top
See Also
Reference
EvaluationVisitor Class
Stimulsoft.Data.Expressions.NCalc.Domain Namespace