Suite

Suite

Statement suite containing zero or more child statements.

Constructor

new Suite(body:)

Create a suite node.
Source:
Parameters:
Name Type Description
body: Array.<*> statement nodes