isBinaryOperator property

bool isBinaryOperator
final

true if this token type represents a binary operator.

Implementation

final bool isBinaryOperator;