Click or drag to resize
Expression Class
Base expression to represent a node in the DSL model hierarchy
Inheritance Hierarchy

Namespace: FlexRule.DSL.Expressions
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public abstract class Expression

The Expression type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAttributes
List of attributes of expression
Public propertyIndex
Public propertyName
Name of current expression
Public propertyParent
Parent of current expression
Top
Methods
Extension Methods
See Also