- Implements: IResolvable
Initializers
| Name | Type | Description |
|---|
Methods
| Name | Description |
|---|---|
AddPostProcessor | No description. |
Resolve | Produce the Token’s value at resolution time. |
ToJSON | Turn this Token into JSON. |
ToString | Return a string representation of this resolvable object. |
AddPostProcessor
postProcessorRequired
- Type: IPostProcessor
Resolve
contextRequired
- Type: IResolveContext
ToJSON
ToString
Properties
| Name | Type | Description |
|---|---|---|
CreationStack | *[]*string | The creation stack of this resolvable which will be appended to errors thrown during resolution. |
CreationStackRequired
- Type: *[]*string