Abstract Syntax Tree

Validated

Definitions

An Abstract Syntax Tree (AST) abstractly represents the essential structure of a control program, omitting parts of the program that are specific to the programming language, such as parentheses and semicolons.

OMG, “Architecture-driven Modernization: Abstract Syntax Tree Metamodel” [ASTM Standard]

Validated
0 0 0
Tags:
Updated by Stefan Biffl, 13.09.2022 11:24

Synonyms

Related Terms

Tags

Notes

Updated by Stefan Biffl, 13.09.2022 10:05