bottom-up parsing
parsing approach that starts from the leaf nodes of a tree and works in upward direction till it reaches the root node
parsing approach that starts from the leaf nodes of a tree and works in upward direction till it reaches the root node