mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
By using Identifier class to represent the name of a class expression, it becomes possible to consistently store information within the identifier object, indicating whether the name refers to a local variable or not.