condition property

Expression condition

Return the condition used to determine which of the statements is executed next.

Implementation

// TODO(brianwilkerson) Deprecate this when the patterns feature is released.
Expression get condition;