isKeyword

open override var isKeyword: Boolean

Marks the current token as keyword if set to true.

Parameters

isKeyword

true if the current token is a keyword, otherwise false * .

See also

.isKeyword