titus.producer.tools.Any

class titus.producer.tools.Any(*types)[source]

Bases: titus.producer.tools.Matcher

Match any expression or any expression with one of several given types.

__init__(*types)
getmatch(haystack)