isKeyword

private fnbool isKeyword(string s) @safe pure nothrow

Checks if a string is a reserved keyword.

Parameters

sThe string to check

Returns

true if the string is a keyword