-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(lexer): to use null-coalescing operator and add diagnostics …
…collection method Simplify initialization of _diagnostics list Use null-coalescing operator for initializing _diagnostics Add new private method AddDiagnostics for managing diagnostics Improve readability by clearly separating concerns
- Loading branch information
1 parent
2f0e722
commit 106b993
Showing
1 changed file
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters