diet-ng ~master (2018-03-12T20:48:58Z)
Dub
Repo
Attribute.text
diet
dom
Attribute
Creates a new attribute with a static text value.
struct
Attribute
@
safe
nothrow static
Attribute
text
(
string
name
,
string
value
,
Location
loc
)
Meta
Source
See Implementation
diet
dom
Attribute
functions
addContents
addText
properties
dup
static functions
expr
text
variables
contents
loc
name
Creates a new attribute with a static text value.