parserino ~master (2023-10-19T20:51:54Z)
Dub
Repo
Document.opAssign
parserino
Document
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opAssign
(string html)
auto
opAssign
(typeof(null) n)
struct
Document
auto
opAssign
(
typeof
(null)
n
)
auto
opAssign
(typeof(this) rhs)
Meta
Source
See Implementation
parserino
Document
constructors
this
destructors
~this
functions
byClass
byComment
byId
bySelector
byTagName
createComment
createElement
createText
fragment
opAssign
opCast
opEquals
toString
properties
body
head
isValid
rawTitle
title