isBodyKw

Returns true if body is a keyword and false if it's an identifier.

bool
isBodyKw
(
const(Token)[] tokens
,
size_t index
)

Meta