titus.inspector.parser.Approx

class titus.inspector.parser.Approx(central, error, col=None)[source]

Bases: titus.inspector.parser.Ast

AST for “~” (meaning approximate).

__init__(central, error, col=None)
regex()