Definitions for "Parse Tree"
a grammatical structure represented as a tree data structure
a tree data structure that represents the syntax structure of a string (computer science) according to some formal grammar
a tree every node of which was derived by a rule
an array consisting of blocks and tokens
a record of the rules (and tokens) used to match some input text
A graphical representation of the designation of, and relationships between, tokens or lexical elements in an input stream after that stream has been parsed.