Leaf Node
  • irl: The outermost parts of a tree, where leaves are located.
  • tech: A node in a tree data structure without any child nodes.
  • also see: File Tree, Branch, Root