Moniker uniqueness level to define scope of the moniker.

Available since

3.16.0

.

Variables

@:value(cast "document")@:impl@:enuminlineread onlyDocument:UniquenessLevel = "document"

The moniker is only unique inside a document

@:value(cast "global")@:impl@:enuminlineread onlyGlobal:UniquenessLevel = "global"

The moniker is globally unique

@:value(cast "group")@:impl@:enuminlineread onlyGroup:UniquenessLevel = "group"

The moniker is unique inside the group to which a project belongs

@:value(cast "project")@:impl@:enuminlineread onlyProject:UniquenessLevel = "project"

The moniker is unique inside a project for which a dump got created

@:value(cast "scheme")@:impl@:enuminlineread onlyScheme:UniquenessLevel = "scheme"

The moniker is unique inside the moniker scheme.