Tree Operations and AST Transformation

This module provides utilities for tree operations and AST transformation.

formulate.toast.iskeyword(object, /)

x.__contains__(y) <==> y in x.

formulate.toast.toast(ptnode: lark.Tree) AST.AST