titus.inspector.defs.getwords

titus.inspector.defs.getwords(text)[source]

Parse a (partial?) command line into a syntax tree.

Parameters:text (string) – text to parse
Return type:list of titus.inspector.parser.Ast
Returns:abstract syntax tree for a pfainspector command line