CfLexer.isIdStartAt

private bool isIdStartAt(size_t idx) @safe pure

Checks if position has an identifier start character.

Parameters

idxPosition to check

Returns

true if position has an identifier start.