updaters property

NodeList<Expression> get updaters

Return the list of expressions run after each execution of the loop body.

Implementation

NodeList<Expression> get updaters;