dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
DQueryAttribute.valueOr
dquery
attribute
DQueryAttribute
Property that returns the value of the attribute, or a default.
alias
valueOr
(
alias
Default
)
=
Attribute
alias
valueOr
(
alias
Default
)
=
Default
struct
DQueryAttribute
(alias Attribute)
@
property
static if
(!(
isExpression
))
alias
valueOr
(
alias
Default
)
=
Default
Meta
Source
See Implementation
dquery
attribute
DQueryAttribute
aliases
attribute
get
isExpression
isType
isTypeAssignableFrom
isTypeAssignableTo
isTypeOf
type
value
valueOr
functions
toString
properties
opCall
query
Property that returns the value of the attribute, or a default.