Condition
Condition()
Relations that evaluate to booleans
Methods
| Name | Description |
|---|---|
| eval | Evaluate the condition. |
| to_req | Convert the condition to a pattern restriction. |
eval
Condition.eval()Evaluate the condition.
to_req
Condition.to_req()Convert the condition to a pattern restriction.