class documentation
class FeatureValueUnion(SubstituteBindingsSequence, frozenset): (source)
Constructor: FeatureValueUnion(values)
A base feature value that represents the union of two or more FeatureValueSet or Variable.
| Method | __new__ |
Undocumented |
| Method | __repr__ |
Undocumented |
Inherited from SubstituteBindingsSequence:
| Method | subst |
Undocumented |
| Method | substitute |
No summary |
| Method | variables |
No summary |