Parse tree

Home > Languages > Formal Language > Context-Free Grammars > Parse tree

A representation of the derivation process as a tree structure, where each node represents a symbol in the grammar and the edges show the substitution relations.