Abstract Syntactic Tree (AST)¶
An abstract syntax tree (AST), is a tree representation of the abstract syntactic structure of PHP source code.
Added in PHP 7.0
An abstract syntax tree (AST), is a tree representation of the abstract syntactic structure of PHP source code.
Added in PHP 7.0
The definitive reference with all things PHP, and their definitions.
Contents: