describe-d ~master (2022-04-27T02:47:53.8934507)
Dub
Repo
ManifestConstant
introspection
manifestConstant
Stores information about manifest constants
struct
ManifestConstant {
string
name
;
string
value
;
Type
type
;
Protection
protection
;
Location
location
;
}
Members
Variables
location
Location
location
;
name
string
name
;
The constant name
protection
Protection
protection
;
type
Type
type
;
value
string
value
;
Meta
Source
See Implementation
introspection
manifestConstant
enums
isManifestConstant
functions
describeManifestConstant
structs
ManifestConstant
Stores information about manifest constants