Skip to main content

Function: parsePolicy()

function parsePolicy(policy): PolicyNode;

Defined in: policy.ts:62

Recursive-descent parse; and binds tighter than or (the conventional precedence).

Parameters

ParameterType
policystring

Returns

PolicyNode