Abstract Syntactic Tree (AST)

An abstract syntax tree (AST), is a tree representation of the abstract syntactic structure of PHP source code.

Documentation

Added in PHP 7.0