isModifier property

bool isModifier

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

Implementation

bool get isModifier;