Abstract Syntax Tree
KS120376F8K0V1ZP5JTL
In computer science, an abstract syntax tree (AST), or just syntax tree, is a tree representation of the abstract syntactic structure of source code written in a programming language. Each node of the tree denotes a construct occurring in the source code.
Read more on WikipediaHave feedback on this skill? Let us know.