| Class | Description |
|---|---|
| ArrayValue |
Represents an array os
Values. |
| BooleanValue | |
| EvaluatableValue<T> |
An abstraction of a value that can be evaluated from
JsonPathValue or from FunctionValue |
| FunctionEvaluatableValue |
Abstraction of a value that is generated as eval of a
HopeFunction call. |
| FunctionValue |
An abstraction for a
HopeFunction call. |
| JsonPathValue | |
| NumericValue | |
| ObjectValue |
Represents an object.
|
| StringValue |
Copyright © 2019. All rights reserved.