thenElement property

CollectionElement get thenElement

Return the statement that is executed if the condition evaluates to true.

Implementation

CollectionElement get thenElement;