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: