|
|
| __init__ (self, feature_sets, optimize=True) |
| |
|
str | __str__ (self) |
| |
|
| add_in_place (self, new_feature_set) |
| |
|
| intersect_with_feature (self, feature_set) |
| |
|
| union (self, other) |
| |
|
| intersection (self, other) |
| |
An OR of FeatureSets, where any one of them being satisfied means a binding becomes available
The documentation for this class was generated from the following file:
- auxiliary/bindings/bindings.py