opto.trace.nodes.MessageNode.getattr

opto.trace.nodes.MessageNode.getattr#

MessageNode.getattr(key)#

Get the attribute of the node with the specified key.

Parameters:

key – The key of the attribute to get.

Returns:

A node containing the requested attribute.

Return type:

Node