statements property

NodeList<Statement> statements

Return the statements that will be executed if this switch member is selected.

Implementation

NodeList<Statement> get statements;