Parse tree

From Oracle FAQ
Jump to: navigation, search

A Parse tree is a parsed representation of the grammar of a computer language. This parsed representation is stored in a tree structure.

For example, the grammar of a SQL statement must be parsed into a parse tree before it can be understood and executed by a computer.

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #