AST

AST

AST root wrapping parsed template body and discovered globals.

Constructor

new AST(root:, globals:)

Create an AST root.
Source:
Parameters:
Name Type Description
root: Suite root suite node
globals: Array.<string> discovered global variable names