Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 208 Bytes

File metadata and controls

1 lines (1 loc) · 208 Bytes

The abstract syntax tree (AST) represents the syntactic structure of a program. Nodes on the AST represent elements such as statements and expressions.