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