class SyntaxTree::Mermaid::Node

This class represents a node in a flowchart. Unlike the Link class, it can be used directly. It is the return value of the node method, and is meant to be passed around to link methods to create links between nodes.