titus.inspector.parser.Ast

class titus.inspector.parser.Ast[source]

Bases: object

Abstract syntax tree for a pfainspector command line.

Allows for the possibility that a command line is incomplete (for tab-completion).

checkPartial(text)
col = None
partial = False
regex()
replacement()
value()