ScopeRange

A named scope such as a class or struct and its location in the file

Members

Enums

Type
enum Type
end
size_t end;
Undocumented in source.

Variables

name
string name;
Undocumented in source.
start
size_t start;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta