Whether the expression contains any resolvable references.
reference start with input. should be considered as non-resolvable in context of partial evaluation.
When this field is set to true, we should not attempt to evaluate this expression.
i.e. evaluate() method should return immediately.
This will speed up evaluation process.
Generated using TypeDoc
Represents a special Rego Term type: reference term You shouldn't use this class directly