Node

public class Node : TaxonRepresenting, Hashable, CustomDebugStringConvertible

The Node type represents a particular taxon in the lineage tree and holds references to both its parent and its children (if any).