titus.reader.yamlToAst

titus.reader.yamlToAst(yamlInput)[source]

Reads PFA from serialized YAML into an abstract syntax tree.

Parameters:yamlInput (open YAML file or YAML string) – input YAML
Return type:titus.pfaast.EngineConfig
Returns:a PFA configuration that has passed syntax but not semantics checks