isRParen property

bool isRParen

Implementation

bool get isRParen => type == WKTTokenType.RPAREN;