Given a state's resolvePolicy attribute and a resolvable from that state, returns the policy ordinal for the Resolvable Use the policy declared for the Resolve. If undefined, use the policy declared for the State. If undefined, use the system defaultResolvePolicy.
Given a state's resolvePolicy attribute and a resolvable from that state, returns the policy ordinal for the Resolvable Use the policy declared for the Resolve. If undefined, use the policy declared for the State. If undefined, use the system defaultResolvePolicy.
The raw resolvePolicy declaration on the state object; may be a String or Object
The resolvable to compute the policy for
Generated using TypeDoc