updaters property

NodeList<Expression> updaters

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

Implementation

NodeList<Expression> get updaters;