dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Element.opOpAssign
undead
xml
Element
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(Text item)
void
opOpAssign
(CData item)
void
opOpAssign
(Comment item)
class
Element
@
safe
pure
void
opOpAssign
(
string
op
)
(
Comment
item
)
if
(
op
== "~"
)
void
opOpAssign
(ProcessingInstruction item)
void
opOpAssign
(Element item)
Meta
Source
See Implementation
undead
xml
Element
constructors
this
functions
opCmp
opEquals
opOpAssign
pretty
text
toHash
toString
properties
isEmptyXML
variables
cdatas
comments
elements
items
pis
tag
texts