Token.isKeyword

Returns true if a token is both a keyword and a specific keyword.

struct Token
const
bool
isKeyword
(
in string keyword
)

Meta