isModifier property

bool get isModifier

Return true if this token is a modifier such as abstract or const.

Implementation

bool get isModifier;