ScoreScope

Identifier and its location in the source file.

Members

Variables

identifier
Identifier identifier;

Declaration identifier (e.g. function or struct name, may be empty if this is a lambda).

location
Loc location;

Source position.

Meta