|
def | __init__ (self, feature_sets, optimize=True) |
|
str | __str__ (self) |
|
def | add_in_place (self, new_feature_set) |
|
def | intersect_with_feature (self, feature_set) |
|
def | union (self, other) |
|
def | 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