isKeyword property

bool isKeyword

Implementation

bool get isKeyword => type == WKTTokenType.KEYWORD;