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