isExpression property

bool get isExpression

Implementation

bool get isExpression => parent is FunctionExpression;