Implements the lexical analyzer, which converts source code into lexical tokens.
Specification: Lexical
Values to use for various magic identifiers
See Source File _lexer.d Documentation: https://dlang.org/phobos/dmd_lexer.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/lexer.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Implements the lexical analyzer, which converts source code into lexical tokens.
Specification: Lexical