class words(Future):
Indicates a list of literal words that is transformed into an optimized regex that matches any of the words.
Method | __init__ |
Undocumented |
Method | get |
Undocumented |
Instance Variable | prefix |
Undocumented |
Instance Variable | suffix |
Undocumented |
Instance Variable | words |
Undocumented |