statements property

NodeList<Statement> get statements

The statements contained in the block.

Implementation

NodeList<Statement> get statements;