llvm::RCToken::isBinaryOp

Return true if this token is a binary operator.

Synopsis

Declared in <llvm/WindowsResource/ResourceScriptToken.h>

bool
isBinaryOp() const;

Return Value

True if this token is a binary operator.