isExpression property

bool get isExpression

Implementation

bool get isExpression => !isStatement;