opto.trace.nodes.Node.len

Contents

opto.trace.nodes.Node.len#

Node.len()[source]#

Return the length of the node.

Returns:

A node containing the length value.

Return type:

Node

Notes

We overload magic methods that return a value. This method returns a MessageNode.