| ExpressionDocument Class |
Namespace: FlexRule.DSL.Expressions
public abstract class ExpressionDocument : Expression, IChildExpressionContainer, IExpressionDocument
The ExpressionDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionDocument |
| Name | Description | |
|---|---|---|
| Attributes |
List of attributes of expression
(Inherited from Expression.) | |
| Childs | ||
| Name | (Overrides ExpressionName.) | |
| Parent |
Parent of current expression
(Inherited from Expression.) | |
| Tree |
| Name | Description | |
|---|---|---|
| AddAttribute(AttributeExpression) | (Inherited from Expression.) | |
| AddAttribute(String, String) | (Inherited from Expression.) | |
| AttributeExists | (Inherited from Expression.) | |
| Equals | (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 a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOfAttribute | (Inherited from Expression.) | |
| LoadDocumentTree | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| IndexOf | (Defined by FindUtility.) |