statements property

NodeList<Statement> statements

Return the statements contained in the block.

Implementation

NodeList<Statement> get statements;