Bases: builtins.Exception
Returns the boolean Python representation for the given Node
Recursively processes given operation node. Consumes optional hints for the first/second child of an operation as well as the operator itself (in cases where it could not be figured out automatically). The session is useful for supporting commands inside of operations.