describe-d ~master (2020-04-14T17:28:31Z)
Dub
Repo
Property
introspection
property
Stores information about properties
struct
Property {
string
name
;
Type
type
;
Protection
protection
;
Attribute
[]
attributes
;
bool
isStatic
;
}
Members
Variables
attributes
Attribute
[]
attributes
;
isStatic
bool
isStatic
;
name
string
name
;
protection
Protection
protection
;
type
Type
type
;
Meta
Source
See Implementation
introspection
property
functions
describeProperty
structs
Property
Stores information about properties