isBinary property

bool get isBinary

Implementation

bool get isBinary => !(isUnary || isKeyword);