| FlexRule.DSL Namespace |
| Class | Description | |
|---|---|---|
| ExpressionHierarchyNavigator |
This base class implements generic behaviour of a Domain Specific Language to be modeled
To implement your own DSL inherit from this type and override the required methods
| |
| FindUtility | ||
| StringTypePredictor |
When there some string value this class can predict the type of the value based on the string format
| |
| StringUtil |